Home
last modified time | relevance | path

Searched refs:RecPair (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DIntrinsicEmitter.cpp281 typedef std::pair<std::vector<Record*>, std::vector<Record*> > RecPair; typedef
283 bool operator()(const RecPair &LHS, in operator ()()
284 const RecPair &RHS) const { in operator ()()
326 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitVerifier()
341 const RecPair &ArgTypes = I->first; in EmitVerifier()
421 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitGenerator()
438 const RecPair &ArgTypes = I->first; in EmitGenerator()