Searched refs:JumpConditionFixedSize (Results 1 – 2 of 2) sorted by relevance
446 …Fixed, JumpNoCondition, JumpCondition, JumpNoConditionFixedSize, JumpConditionFixedSize, JumpTypeC… enumerator500 … ASSERT(m_type == JumpFixed || m_type == JumpCondition || m_type == JumpConditionFixedSize); in JmpSrc()1674 if (jumpType == JumpConditionFixedSize) in computeJumpType()
1268 …bx(dataTempRegister, inUninterruptedSequence() ? ARMv7Assembler::JumpConditionFixedSize : ARMv7Ass… in makeBranch()