Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp893 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI); in printMIOperand() local
927 OS << formatOperandComment(MOComment); in printMIOperand()