Home
last modified time | relevance | path

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

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