Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h162 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
H A DARMBaseInstrInfo.cpp548 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 DTargetInstrInfo.h1431 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp872 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI); in print()
H A DTargetInstrInfo.cpp1364 std::string TargetInstrInfo::createMIROperandComment( in createMIROperandComment() function in TargetInstrInfo