Searched refs:MaybeOperand (Results 1 – 1 of 1) sorted by relevance
1319 if (auto MaybeOperand = MCIL.LowerMachineOperand(&FaultingMI, *I)) in LowerFAULTING_OP() local1320 MI.addOperand(*MaybeOperand); in LowerFAULTING_OP()1384 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_OP() local1385 MCI.addOperand(*MaybeOperand); in LowerPATCHABLE_OP()1760 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET() local1761 Ret.addOperand(*MaybeOperand); in LowerPATCHABLE_RET()1799 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_TAIL_CALL() local1800 TC.addOperand(*MaybeOperand); in LowerPATCHABLE_TAIL_CALL()