Searched refs:LowerMachineOperand (Results 1 – 1 of 1) sorted by relevance
64 Optional<MCOperand> LowerMachineOperand(const MachineInstr *MI,425 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower496 if (auto MaybeMCOp = LowerMachineOperand(MI, MO)) in Lower()1306 if (auto MaybeOperand = MCIL.LowerMachineOperand(&FaultingMI, *I)) in LowerFAULTING_OP()1338 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_OP()1501 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_EVENT_CALL()1598 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_TYPED_EVENT_CALL()1714 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET()1753 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_TAIL_CALL()