Home
last modified time | relevance | path

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

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