Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h158 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
DARMBaseInstrInfo.cpp517 std::string ARMBaseInstrInfo::createMIROperandComment( in createMIROperandComment() function in ARMBaseInstrInfo
523 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI); in createMIROperandComment()
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1362 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
/external/llvm-project/llvm/lib/CodeGen/
DMIRPrinter.cpp846 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI); in print()
DTargetInstrInfo.cpp1367 std::string TargetInstrInfo::createMIROperandComment( in createMIROperandComment() function in TargetInstrInfo