Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp79 MCOperand LowerMachineOperand(const MachineInstr *MI,
338 MCOperand X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower
409 if (auto Op = LowerMachineOperand(MI, MO); Op.isValid()) in Lower()
875 if (auto Op = MCIL.LowerMachineOperand(&FaultingMI, MO); Op.isValid()) in LowerFAULTING_OP()
1145 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I)); in LowerPATCHABLE_EVENT_CALL()
1244 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I)); in LowerPATCHABLE_TYPED_EVENT_CALL()
1362 if (auto Op = MCIL.LowerMachineOperand(&MI, MO); Op.isValid()) in LowerPATCHABLE_RET()
1425 if (auto Op = MCIL.LowerMachineOperand(&MI, MO); Op.isValid()) in LowerPATCHABLE_TAIL_CALL()