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

  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 46 /// RetTypeDefs - The records for each return type.
47 std::vector<Record*> RetTypeDefs;
IntrinsicEmitter.cpp 333 UniqueArgInfos[make_pair(Ints[i].IS.RetTypeDefs,
428 UniqueArgInfos[make_pair(Ints[i].IS.RetTypeDefs,
CodeGenTarget.cpp 458 IS.RetTypeDefs.push_back(TyEl);

Completed in 673 milliseconds