Searched defs:MOs (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 5286 static void addOperands(MachineInstrBuilder &MIB, ArrayRef<MachineOperand> MOs, in addOperands() 5337 ArrayRef<MachineOperand> MOs, in FuseTwoAddrInst() 5368 unsigned OpNo, ArrayRef<MachineOperand> MOs, in FuseInst() 5400 ArrayRef<MachineOperand> MOs, in MakeM0Inst() 5411 ArrayRef<MachineOperand> MOs, MachineBasicBlock::iterator InsertPt, in foldMemoryOperandCustom() 5504 ArrayRef<MachineOperand> MOs, MachineBasicBlock::iterator InsertPt, in foldMemoryOperandImpl() 6073 SmallVector<MachineOperand,X86::AddrNumOperands> MOs; in foldMemoryOperandImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 229 const MachineInstrBuilder &add(ArrayRef<MachineOperand> MOs) const { in add()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 2143 ArrayRef<MachineOperand> MOs, in BuildMI() 2187 bool IsIndirect, ArrayRef<MachineOperand> MOs, in BuildMI()
|
H A D | LiveDebugVariables.cpp | 1570 SmallVector<MachineOperand, 8> MOs; in insertDebugValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 541 SmallVector<MachineOperand, 8> MOs; in BuildDbgValue() local
|