Searched defs:GetAllowedLoadOffsetBits (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/arm/ | ||
D | assembler_arm_vixl.cc | 143 int32_t ArmVIXLAssembler::GetAllowedLoadOffsetBits(LoadOperandType type) { in GetAllowedLoadOffsetBits() function in art::arm::ArmVIXLAssembler |
D | assembler_thumb2.cc | 3732 int32_t Thumb2Assembler::GetAllowedLoadOffsetBits(LoadOperandType type) { in GetAllowedLoadOffsetBits() function in art::arm::Thumb2Assembler |