Searched refs:LowerMachineOperand (Results 1 – 1 of 1) sorted by relevance
67 std::optional<MCOperand> LowerMachineOperand(const MachineInstr *MI,431 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower502 if (auto MaybeMCOp = LowerMachineOperand(MI, MO)) in Lower()1326 if (auto MaybeOperand = MCIL.LowerMachineOperand(&FaultingMI, MO)) in LowerFAULTING_OP()1443 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_OP()1608 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_EVENT_CALL()1705 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_TYPED_EVENT_CALL()1821 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET()1860 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_TAIL_CALL()