HomeSort by relevance Sort by last modified time
    Searched refs:PrinterMethodName (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 73 /// PrinterMethodName - The method used to print operands of this type in
75 std::string PrinterMethodName;
110 : Rec(R), Name(N), PrinterMethodName(PMN), EncoderMethodName(EMN),
AsmWriterInst.cpp 205 Operands.push_back(AsmWriterOperand(OpInfo.PrinterMethodName,

Completed in 49 milliseconds