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.cpp83 class CSKYConstantIslands : public MachineFunctionPass { class
214 CSKYConstantIslands() : MachineFunctionPass(ID) {} in CSKYConstantIslands() function in __anon0b57eac50111::CSKYConstantIslands
262 char CSKYConstantIslands::ID = 0;
264 bool CSKYConstantIslands::isOffsetInRange(unsigned UserOffset, in isOffsetInRange()
272 LLVM_DUMP_METHOD void CSKYConstantIslands::dumpBBs() { in dumpBBs()
281 bool CSKYConstantIslands::runOnMachineFunction(MachineFunction &Mf) { in runOnMachineFunction()
362 void CSKYConstantIslands::doInitialPlacement( in doInitialPlacement()
445 CSKYConstantIslands::CPEntry *
446 CSKYConstantIslands::findConstPoolEntry(unsigned CPI, in findConstPoolEntry()
460 Align CSKYConstantIslands::getCPEAlign(const MachineInstr &CPEMI) { in getCPEAlign()
[all …]