/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 7175 const MachineOperand &MO = MOs[i]; in fuseInst() argument 7095 addOperands(MachineInstrBuilder & MIB,ArrayRef<MachineOperand> MOs,int PtrOffset=0) addOperands() argument 7146 fuseTwoAddrInst(MachineFunction & MF,unsigned Opcode,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,MachineInstr & MI,const TargetInstrInfo & TII) fuseTwoAddrInst() argument 7207 makeM0Inst(const TargetInstrInfo & TII,unsigned Opcode,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,MachineInstr & MI) makeM0Inst() argument 7218 foldMemoryOperandCustom(MachineFunction & MF,MachineInstr & MI,unsigned OpNum,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,unsigned Size,Align Alignment) const foldMemoryOperandCustom() argument 7344 foldMemoryOperandImpl(MachineFunction & MF,MachineInstr & MI,unsigned OpNum,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,unsigned Size,Align Alignment,bool AllowCommute) const foldMemoryOperandImpl() argument 8086 SmallVector<MachineOperand, X86::AddrNumOperands> MOs; foldMemoryOperandImpl() local 8240 foldMemoryBroadcast(MachineFunction & MF,MachineInstr & MI,unsigned OpNum,ArrayRef<MachineOperand> MOs,MachineBasicBlock::iterator InsertPt,unsigned BitsSize,bool AllowCommute) const foldMemoryBroadcast() argument [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 231 const MachineInstrBuilder &add(ArrayRef<MachineOperand> MOs) const { in add() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 824 SmallVector<MachineOperand> MOs; EmitDbgInstrRef() local
|
H A D | FastISel.cpp | 1312 SmallVector<MachineOperand, 1> MOs({MachineOperand::CreateReg( lowerDbgValue() local
|
H A D | SelectionDAGBuilder.cpp | 5994 SmallVector<MachineOperand, 1> MOs({MachineOperand::CreateReg( EmitFuncArgumentDbgValue() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 1675 SmallVector<MachineOperand, 8> MOs; insertDebugValue() local
|
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 557 SmallVector<MachineOperand, 8> MOs; BuildDbgValue() local
|
H A D | InstrRefBasedImpl.cpp | 1188 SmallVector<MachineOperand> MOs; emitLoc() local
|