Searched refs:createMIROperandComment (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 162 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
|
| H A D | ARMBaseInstrInfo.cpp | 548 std::string ARMBaseInstrInfo::createMIROperandComment( in createMIROperandComment() function in ARMBaseInstrInfo 554 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI); in createMIROperandComment()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1431 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MIRPrinter.cpp | 872 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI); in print()
|
| H A D | TargetInstrInfo.cpp | 1364 std::string TargetInstrInfo::createMIROperandComment( in createMIROperandComment() function in TargetInstrInfo
|