Home
last modified time | relevance | path

Searched refs:LowerMachineOperand (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp68 Optional<MCOperand> LowerMachineOperand(const MachineInstr *MI,
432 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower
503 if (auto MaybeMCOp = LowerMachineOperand(MI, MO)) in Lower()
1319 if (auto MaybeOperand = MCIL.LowerMachineOperand(&FaultingMI, *I)) in LowerFAULTING_OP()
1384 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_OP()
1547 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_EVENT_CALL()
1644 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_TYPED_EVENT_CALL()
1760 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET()
1799 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_TAIL_CALL()