Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp84 class CSKYConstantIslands : public MachineFunctionPass { class
214 CSKYConstantIslands() : MachineFunctionPass(ID) {} in CSKYConstantIslands() function in __anon0b57eac50111::CSKYConstantIslands
268 char CSKYConstantIslands::ID = 0;
270 bool CSKYConstantIslands::isOffsetInRange(unsigned UserOffset, in isOffsetInRange()
278 LLVM_DUMP_METHOD void CSKYConstantIslands::dumpBBs() { in dumpBBs()
287 bool CSKYConstantIslands::runOnMachineFunction(MachineFunction &Mf) { in runOnMachineFunction()
368 void CSKYConstantIslands::doInitialPlacement( in doInitialPlacement()
451 CSKYConstantIslands::CPEntry *
452 CSKYConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry()
466 Align CSKYConstantIslands::getCPEAlign(const MachineInstr &CPEMI) { in getCPEAlign()
[all …]