Searched defs:X86Op (Results 1 – 4 of 4) sorted by relevance
25 class X86Op(ctypes.Structure): class
3115 X86Operand *X86Op = static_cast<X86Operand *>(Op.get()); in MatchAndEmitIntelInstruction() local3142 auto *X86Op = static_cast<X86Operand *>(Operands[1].get()); in MatchAndEmitIntelInstruction() local
2790 X86Operand *X86Op = static_cast<X86Operand *>(Op.get()); in MatchAndEmitIntelInstruction() local
19080 SDValue X86Op = DAG.getNode(X86Opcode, DL, VTs, LHS, RHS); in LowerSELECT() local19752 SDValue X86Op = DAG.getNode(X86Opcode, dl, VTs, LHS, RHS); in LowerBRCOND() local