Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm_vixl.cc164 int32_t ArmVIXLAssembler::GetAllowedLoadOffsetBits(LoadOperandType type) { in GetAllowedLoadOffsetBits() function in art::arm::ArmVIXLAssembler
309 int32_t allowed_offset_bits = GetAllowedLoadOffsetBits(type); in LoadFromOffset()
Dassembler_arm_vixl.h248 int32_t GetAllowedLoadOffsetBits(LoadOperandType type);