Searched refs:LowerMachineOperand (Results 1 – 1 of 1) sorted by relevance
69 std::optional<MCOperand> LowerMachineOperand(const MachineInstr *MI,329 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower400 if (auto MaybeMCOp = LowerMachineOperand(MI, MO)) in Lower()847 if (auto MaybeOperand = MCIL.LowerMachineOperand(&FaultingMI, MO)) in LowerFAULTING_OP()1119 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_EVENT_CALL()1217 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_TYPED_EVENT_CALL()1334 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET()1373 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_TAIL_CALL()