Home
last modified time | relevance | path

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

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