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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenIntrinsics.h 49 /// ParamVTs - The MVT::SimpleValueType for each parameter type. Note that
53 std::vector<MVT::SimpleValueType> ParamVTs;
CodeGenTarget.cpp 468 IS.ParamVTs.push_back(VT);
CodeGenDAGPatterns.cpp     [all...]
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 53 std::vector<MVT::SimpleValueType> ParamVTs;
CodeGenTarget.cpp 563 IS.ParamVTs.push_back(VT);
CodeGenDAGPatterns.cpp     [all...]

Completed in 176 milliseconds