Searched refs:ConditionNE (Results 1 – 4 of 4) sorted by relevance
105 NotEqual = ARMv7Assembler::ConditionNE,117 NonZero = ARMv7Assembler::ConditionNE129 DoubleNotEqualOrUnordered = ARMv7Assembler::ConditionNE,663 Jump result = makeBranch(ARMv7Assembler::ConditionNE); in branchDouble()669 Jump notEqual = makeBranch(ARMv7Assembler::ConditionNE); in branchDouble()707 Jump result = makeBranch(ARMv7Assembler::ConditionNE); in branchDoubleNonZero()717 Jump notEqual = makeBranch(ARMv7Assembler::ConditionNE); in branchDoubleZeroOrNaN()
46 NotEqual = X86Assembler::ConditionNE,58 NonZero = X86Assembler::ConditionNE64 DoubleNotEqual = X86Assembler::ConditionNE,71 DoubleNotEqualOrUnordered = X86Assembler::ConditionNE | DoubleConditionBitSpecial,78 …!((X86Assembler::ConditionE | X86Assembler::ConditionNE | X86Assembler::ConditionA | X86Assembler:…
87 ConditionNE, enumerator1003 m_formatter.twoByteOp8(setccOpcode(ConditionNE), (GroupOpcodeID)0, dst); in setne_r()1257 m_formatter.twoByteOp(jccRel32(ConditionNE)); in jne()
429 ConditionNE, enumerator