Searched defs:GetAllowedStoreOffsetBits (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/arm/ | ||
D | assembler_arm_vixl.cc | 164 int32_t ArmVIXLAssembler::GetAllowedStoreOffsetBits(StoreOperandType type) { in GetAllowedStoreOffsetBits() function in art::arm::ArmVIXLAssembler |
D | assembler_thumb2.cc | 3752 int32_t Thumb2Assembler::GetAllowedStoreOffsetBits(StoreOperandType type) { in GetAllowedStoreOffsetBits() function in art::arm::Thumb2Assembler |