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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenInstruction.cpp 69 std::string EncoderMethod;
79 EncoderMethod = Rec->getValueAsString("EncoderMethod");
116 OperandList.push_back(OperandInfo(Rec, ArgName, PrintMethod, EncoderMethod,
  /external/llvm/utils/TableGen/
CodeGenInstruction.cpp 71 std::string EncoderMethod;
85 EncoderMethod = Rec->getValueAsString("EncoderMethod");
121 OperandList.emplace_back(Rec, ArgName, PrintMethod, EncoderMethod,

Completed in 131 milliseconds