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

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

Completed in 86 milliseconds