Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenInstruction.h75 std::string PrinterMethodName; member
110 : Rec(R), Name(N), PrinterMethodName(PMN), EncoderMethodName(EMN), in OperandInfo()
DAsmWriterInst.cpp177 Operands.push_back(AsmWriterOperand(OpInfo.PrinterMethodName, in AsmWriterInst()