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

/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenInstruction.h73 /// PrinterMethodName - The method used to print operands of this type in
75 std::string PrinterMethodName; member in struct:llvm::CGIOperandList::OperandInfo
110 : Rec(R), Name(N), PrinterMethodName(PMN), EncoderMethodName(EMN),
H A DAsmWriterInst.cpp205 Operands.push_back(AsmWriterOperand(OpInfo.PrinterMethodName,

Completed in 165 milliseconds