Home
last modified time | relevance | path

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

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