Home
last modified time | relevance | path

Searched defs:GetAllowedLoadOffsetBits (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/arm/
Dassembler_arm_vixl.cc143 int32_t ArmVIXLAssembler::GetAllowedLoadOffsetBits(LoadOperandType type) { in GetAllowedLoadOffsetBits() function in art::arm::ArmVIXLAssembler
Dassembler_thumb2.cc3732 int32_t Thumb2Assembler::GetAllowedLoadOffsetBits(LoadOperandType type) { in GetAllowedLoadOffsetBits() function in art::arm::Thumb2Assembler