Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDFastISelEmitter.cpp374 typedef std::map<std::string, TypeRetPredMap> OpcodeTypeRetPredMap; typedef in __anonfaa1fabf0511::FastISelMap
375 typedef std::map<OperandsSignature, OpcodeTypeRetPredMap>
697 const OpcodeTypeRetPredMap &OTM = OI->second; in printFunctionDefinitions()
699 for (OpcodeTypeRetPredMap::const_iterator I = OTM.begin(), E = OTM.end(); in printFunctionDefinitions()
851 for (OpcodeTypeRetPredMap::const_iterator I = OTM.begin(), E = OTM.end(); in printFunctionDefinitions()