HomeSort by relevance Sort by last modified time
    Searched defs: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),
  /external/swiftshader/third_party/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),

Completed in 66 milliseconds