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

/external/llvm/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 57 milliseconds