Home
last modified time | relevance | path

Searched refs:CanHoldLoadOffsetThumb (Results 1 – 1 of 1) sorted by relevance

/art/compiler/utils/arm/
Dassembler_arm_vixl.cc204 static bool CanHoldLoadOffsetThumb(LoadOperandType type, int offset) { in CanHoldLoadOffsetThumb() function
306 if (!CanHoldLoadOffsetThumb(type, offset)) { in LoadFromOffset()
329 DCHECK(CanHoldLoadOffsetThumb(type, offset)); in LoadFromOffset()