Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp54 Optional<MCOperand> LowerMachineOperand(const MachineInstr *MI,
404 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower
440 if (auto MaybeMCOp = LowerMachineOperand(MI, MO)) in Lower()
915 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, *I)) in LowerFAULTING_LOAD_OP()