Searched refs:MaybeOperand (Results 1 – 1 of 1) sorted by relevance
847 if (auto MaybeOperand = MCIL.LowerMachineOperand(&FaultingMI, MO)) in LowerFAULTING_OP() local848 MI.addOperand(*MaybeOperand); in LowerFAULTING_OP()1334 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET() local1335 Ret.addOperand(*MaybeOperand); in LowerPATCHABLE_RET()1373 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_TAIL_CALL() local1374 TC.addOperand(*MaybeOperand); in LowerPATCHABLE_TAIL_CALL()