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

  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 40 /// RetVTs - The MVT::SimpleValueType for each return type. Note that this
44 std::vector<MVT::SimpleValueType> RetVTs;
CodeGenTarget.cpp 457 IS.RetVTs.push_back(VT);
CodeGenDAGPatterns.cpp     [all...]

Completed in 46 milliseconds