Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h87 std::string PrinterMethodName; member
122 : Rec(R), Name(N), PrinterMethodName(PMN), EncoderMethodName(EMN), in OperandInfo()
H A DAsmWriterInst.cpp179 Operands.emplace_back(OpInfo.PrinterMethodName, MIOp, Modifier, in AsmWriterInst()