Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h249 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
H A DRISCVInstrInfo.cpp3594 std::string RISCVInstrInfo::createMIROperandComment( in createMIROperandComment() function in RISCVInstrInfo
3599 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI); in createMIROperandComment()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h163 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
H A DARMBaseInstrInfo.cpp402 std::string ARMBaseInstrInfo::createMIROperandComment( in createMIROperandComment() function in ARMBaseInstrInfo
408 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI); in createMIROperandComment()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp893 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI); in printMIOperand()
H A DTargetInstrInfo.cpp2042 std::string TargetInstrInfo::createMIROperandComment( in createMIROperandComment() function in TargetInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1670 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,