Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp84 class CSKYConstantIslands : public MachineFunctionPass { class
214 CSKYConstantIslands() : MachineFunctionPass(ID) {} in CSKYConstantIslands() function in __anona1ac4df50111::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()
1198 bool CSKYConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries()
1371 return new CSKYConstantIslands(); in createCSKYConstantIslandPass()
[all …]