Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDFastISelEmitter.cpp373 typedef std::map<MVT::SimpleValueType, RetPredMap> TypeRetPredMap; typedef in __anonfaa1fabf0511::FastISelMap
374 typedef std::map<std::string, TypeRetPredMap> OpcodeTypeRetPredMap;
702 const TypeRetPredMap &TM = I->second; in printFunctionDefinitions()
708 for (TypeRetPredMap::const_iterator TI = TM.begin(), TE = TM.end(); in printFunctionDefinitions()
784 for (TypeRetPredMap::const_iterator TI = TM.begin(), TE = TM.end(); in printFunctionDefinitions()