Searched defs:MOs (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 5874 static void addOperands(MachineInstrBuilder &MIB, ArrayRef<MachineOperand> MOs, in addOperands() 5925 ArrayRef<MachineOperand> MOs, in FuseTwoAddrInst() 5954 unsigned OpNo, ArrayRef<MachineOperand> MOs, in FuseInst() 5986 ArrayRef<MachineOperand> MOs, in MakeM0Inst() 5997 ArrayRef<MachineOperand> MOs, MachineBasicBlock::iterator InsertPt, in foldMemoryOperandCustom() 6090 ArrayRef<MachineOperand> MOs, MachineBasicBlock::iterator InsertPt, in foldMemoryOperandImpl() 6711 SmallVector<MachineOperand,X86::AddrNumOperands> MOs; in foldMemoryOperandImpl() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 229 const MachineInstrBuilder &add(ArrayRef<MachineOperand> MOs) const { in add()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 797 SmallVector<MachineOperand> MOs; in EmitDbgInstrRef() local
|
H A D | FastISel.cpp | 1319 SmallVector<MachineOperand, 1> MOs({MachineOperand::CreateReg( in selectIntrinsicCall() local
|
H A D | SelectionDAGBuilder.cpp | 5583 SmallVector<MachineOperand, 1> MOs({MachineOperand::CreateReg( in EmitFuncArgumentDbgValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 1674 SmallVector<MachineOperand, 8> MOs; in insertDebugValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 557 SmallVector<MachineOperand, 8> MOs; in BuildDbgValue() local
|
H A D | InstrRefBasedImpl.cpp | 1188 SmallVector<MachineOperand> MOs; in emitLoc() local
|