Searched refs:createMIROperandComment (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h186 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
H A DRISCVInstrInfo.cpp2008 std::string RISCVInstrInfo::createMIROperandComment( function in class:RISCVInstrInfo
2013 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI);
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h161 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
H A DARMBaseInstrInfo.cpp576 std::string ARMBaseInstrInfo::createMIROperandComment( function in class:ARMBaseInstrInfo
582 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI);
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1489 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMIRPrinter.cpp888 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI);
H A DTargetInstrInfo.cpp1481 std::string TargetInstrInfo::createMIROperandComment( function in class:TargetInstrInfo

Completed in 596 milliseconds