Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKY.h26 FunctionPass *createCSKYConstantIslandPass();
H A DCSKYTargetMachine.cpp122 addPass(createCSKYConstantIslandPass()); in addPreEmitPass()
H A DCSKYConstantIslandPass.cpp1370 FunctionPass *llvm::createCSKYConstantIslandPass() { in createCSKYConstantIslandPass() function in llvm