Searched defs:X86Op (Results 1 – 5 of 5) sorted by relevance
24 class X86Op(ctypes.Structure): class
4233 X86Operand *X86Op = static_cast<X86Operand *>(Op.get()); in MatchAndEmitATTInstruction() local4414 X86Operand *X86Op = static_cast<X86Operand *>(Op.get()); in MatchAndEmitIntelInstruction() local4442 auto *X86Op = static_cast<X86Operand *>(Operands[1].get()); in MatchAndEmitIntelInstruction() local
3434 X86Operand *X86Op = static_cast<X86Operand *>(Op.get()); in MatchAndEmitIntelInstruction() local3462 auto *X86Op = static_cast<X86Operand *>(Operands[1].get()); in MatchAndEmitIntelInstruction() local
2790 X86Operand *X86Op = static_cast<X86Operand *>(Op.get()); in MatchAndEmitIntelInstruction() local
15927 SDValue X86Op = DAG.getNode(X86Opcode, DL, VTs, LHS, RHS); in LowerSELECT() local16639 SDValue X86Op = DAG.getNode(X86Opcode, dl, VTs, LHS, RHS); in LowerBRCOND() local