Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFastISelEmitter.cpp381 typedef std::map<MVT::SimpleValueType, RetPredMap> TypeRetPredMap; typedef in __anond0ef0c150511::FastISelMap
382 typedef std::map<std::string, TypeRetPredMap> OpcodeTypeRetPredMap;
707 const TypeRetPredMap &TM = I->second; in printFunctionDefinitions()
713 for (TypeRetPredMap::const_iterator TI = TM.begin(), TE = TM.end(); in printFunctionDefinitions()
789 for (TypeRetPredMap::const_iterator TI = TM.begin(), TE = TM.end(); in printFunctionDefinitions()