Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm_vixl.cc164 int32_t ArmVIXLAssembler::GetAllowedStoreOffsetBits(StoreOperandType type) { in GetAllowedStoreOffsetBits() function in art::arm::ArmVIXLAssembler
Dassembler_thumb2.cc3752 int32_t Thumb2Assembler::GetAllowedStoreOffsetBits(StoreOperandType type) { in GetAllowedStoreOffsetBits() function in art::arm::Thumb2Assembler