Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp63 Optional<MCOperand> LowerMachineOperand(const MachineInstr *MI,
386 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower
422 if (auto MaybeMCOp = LowerMachineOperand(MI, MO)) in Lower()
996 if (auto MaybeOperand = MCIL.LowerMachineOperand(&FaultingMI, *I)) in LowerFAULTING_OP()
1025 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_OP()
1168 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_EVENT_CALL()
1260 if (auto Op = MCIL.LowerMachineOperand(&MI, MI.getOperand(I))) { in LowerPATCHABLE_TYPED_EVENT_CALL()
1358 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET()
1394 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_TAIL_CALL()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp62 Optional<MCOperand> LowerMachineOperand(const MachineInstr *MI,
357 X86MCInstLower::LowerMachineOperand(const MachineInstr *MI, in LowerMachineOperand() function in X86MCInstLower
393 if (auto MaybeMCOp = LowerMachineOperand(MI, MO)) in Lower()
917 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, *I)) in LowerFAULTING_LOAD_OP()
933 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_OP()
1088 if (auto MaybeOperand = MCIL.LowerMachineOperand(&MI, MO)) in LowerPATCHABLE_RET()