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()
878 if (auto Op = MCIL.LowerMachineOperand(&FaultingMI, MO); Op.isValid()) in LowerFAULTING_OP()
1150 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I)); in LowerPATCHABLE_EVENT_CALL()
1249 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I)); in LowerPATCHABLE_TYPED_EVENT_CALL()
1367 if (auto Op = MCIL.LowerMachineOperand(&MI, MO); Op.isValid()) in LowerPATCHABLE_RET()
1430 if (auto Op = MCIL.LowerMachineOperand(&MI, MO); Op.isValid()) in LowerPATCHABLE_TAIL_CALL()