Searched refs:createMIROperandComment (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1418 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 847 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
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | MIRLangRef.rst | 810 ``createMIROperandComment()``.
|