Home | History | Annotate | Download | only in arm

Lines Matching refs:GetAllowedLoadOffsetBits

3732 int32_t Thumb2Assembler::GetAllowedLoadOffsetBits(LoadOperandType type) {
3810 int32_t allowed_offset_bits = GetAllowedLoadOffsetBits(type);
3862 offset = AdjustLoadStoreOffset(GetAllowedLoadOffsetBits(kLoadSWord), IP, base, offset, cond);
3878 offset = AdjustLoadStoreOffset(GetAllowedLoadOffsetBits(kLoadDWord), IP, base, offset, cond);