Searched refs:createMIROperandComment (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 226 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
|
| H A D | RISCVInstrInfo.cpp | 2562 std::string RISCVInstrInfo::createMIROperandComment( in createMIROperandComment() function in RISCVInstrInfo 2567 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI); in createMIROperandComment()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 161 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
|
| H A D | ARMBaseInstrInfo.cpp | 576 std::string ARMBaseInstrInfo::createMIROperandComment( in createMIROperandComment() function in ARMBaseInstrInfo 582 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI); in createMIROperandComment()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1568 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MIRPrinter.cpp | 910 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI); in print()
|
| H A D | TargetInstrInfo.cpp | 1672 std::string TargetInstrInfo::createMIROperandComment( in createMIROperandComment() function in TargetInstrInfo
|