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

/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenInstruction.cpp69 std::string EncoderMethod; local
79 EncoderMethod = Rec->getValueAsString("EncoderMethod");
116 OperandList.push_back(OperandInfo(Rec, ArgName, PrintMethod, EncoderMethod,

Completed in 117 milliseconds