Searched refs:RSF (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CGData/ |
| H A D | StableFunctionMap.cpp | 136 auto &RSF = SFS[0]; in removeIdenticalIndexPair() local 140 for (auto &[Pair, Hash] : *(RSF->IndexOperandHashMap)) { in removeIdenticalIndexPair() 215 auto &RSF = SFS[0]; in finalize() local 221 assert(RSF->Hash == SF->Hash); in finalize() 222 if (RSF->InstCount != SF->InstCount) { in finalize() 226 if (RSF->IndexOperandHashMap->size() != SF->IndexOperandHashMap->size()) { in finalize() 230 for (auto &P : *RSF->IndexOperandHashMap) { in finalize()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | COFFDumper.cpp | 155 uint32_t countTotalTableEntries(ResourceSectionRef RSF, 159 void printResourceDirectoryTable(ResourceSectionRef RSF, 2004 ResourceSectionRef RSF; in printCOFFResources() local 2005 Error E = RSF.load(Obj, S); in printCOFFResources() 2008 auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); in printCOFFResources() 2010 countTotalTableEntries(RSF, BaseTable, "Type")); in printCOFFResources() 2014 printResourceDirectoryTable(RSF, BaseTable, "Type"); in printCOFFResources() 2022 COFFDumper::countTotalTableEntries(ResourceSectionRef RSF, in countTotalTableEntries() argument 2028 auto Entry = unwrapOrError(Obj->getFileName(), RSF.getTableEntry(Table, i)); in countTotalTableEntries() 2036 unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); in countTotalTableEntries() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | GlobalMergeFunctions.cpp | 353 auto &RSF = *SFS[0]; in computeParamInfo() local 356 for (auto &[IndexPair, Hash] : *RSF.IndexOperandHashMap) { in computeParamInfo()
|
| /freebsd/share/doc/papers/ |
| H A D | bsdreferences.bib | 183 @inproceedings{Hsu:2003:RSF:1250972.1250973,
|
| /freebsd/sys/dev/axgbe/ |
| H A D | xgbe-dev.c | 215 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQOMR, RSF, val); in xgbe_config_rsf_mode()
|
| /freebsd/usr.sbin/services_mkdb/ |
| H A D | services | 1541 rsf-1 1195/tcp #RSF-1 clustering 1542 rsf-1 1195/udp #RSF-1 clustering
|