Searched defs:MOs (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 7188 addOperands(MIB, MOs, PtrOffset); in foldMemoryOperandCustom() argument 7065 addOperands(MachineInstrBuilder & MIB,ArrayRef<MachineOperand> MOs,int PtrOffset=0) addOperands() argument 7116 FuseTwoAddrInst(MachineFunction & MF,unsigned Opcode,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,MachineInstr & MI,const TargetInstrInfo & TII) FuseTwoAddrInst() argument 7145 FuseInst(MachineFunction & MF,unsigned Opcode,unsigned OpNo,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,MachineInstr & MI,const TargetInstrInfo & TII,int PtrOffset=0) FuseInst() argument 7177 MakeM0Inst(const TargetInstrInfo & TII,unsigned Opcode,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,MachineInstr & MI) MakeM0Inst() argument 7282 foldMemoryOperandImpl(MachineFunction & MF,MachineInstr & MI,unsigned OpNum,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,unsigned Size,Align Alignment,bool AllowCommute) const foldMemoryOperandImpl() argument 8072 SmallVector<MachineOperand, X86::AddrNumOperands> MOs; foldMemoryOperandImpl() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 230 add(ArrayRef<MachineOperand> MOs) add() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 797 SmallVector<MachineOperand> MOs; EmitDbgInstrRef() local
|
H A D | FastISel.cpp | 1287 SmallVector<MachineOperand, 1> MOs({MachineOperand::CreateReg( lowerDbgValue() local
|
H A D | SelectionDAGBuilder.cpp | 5758 SmallVector<MachineOperand, 1> MOs({MachineOperand::CreateReg( EmitFuncArgumentDbgValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 1675 SmallVector<MachineOperand, 8> MOs; in insertDebugValue() local
|
/freebsd-src/contrib/llvm-project/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; emitLoc() local
|