Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp84 class CSKYConstantIslands : public MachineFunctionPass { class
214 CSKYConstantIslands() : MachineFunctionPass(ID) {} in CSKYConstantIslands() function in __anon4212a6fb0111::CSKYConstantIslands
268 char CSKYConstantIslands::ID = 0;
278 LLVM_DUMP_METHOD void CSKYConstantIslands::dumpBBs() { in dumpBBs()
368 void CSKYConstantIslands::doInitialPlacement( in doInitialPlacement()
451 CSKYConstantIslands::CPEntry *
452 CSKYConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry()
477 void CSKYConstantIslands::initializeFunctionInfo( in initializeFunctionInfo()
1194 bool CSKYConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries()
1367 return new CSKYConstantIslands(); in createCSKYConstantIslandPass()
[all …]