Home
last modified time | relevance | path

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

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