Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp5483 SmallVector<MachineOperand,4> ImpOps; in unfoldMemoryOperand() local
5489 ImpOps.push_back(Op); in unfoldMemoryOperand()
5538 for (MachineOperand &ImpOp : ImpOps) { in unfoldMemoryOperand()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp6239 SmallVector<MachineOperand,4> ImpOps; in unfoldMemoryOperand() local
6245 ImpOps.push_back(Op); in unfoldMemoryOperand()
6294 for (MachineOperand &ImpOp : ImpOps) { in unfoldMemoryOperand()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp6393 SmallVector<MachineOperand,4> ImpOps; in unfoldMemoryOperand() local
6399 ImpOps.push_back(Op); in unfoldMemoryOperand()
6433 for (MachineOperand &ImpOp : ImpOps) { in unfoldMemoryOperand()