Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcTargetMachine.cpp49 PM.add(createSparcFPMoverPass(*this)); in addPreEmitPass()
DSparc.h30 FunctionPass *createSparcFPMoverPass(TargetMachine &TM);
DFPMover.cpp54 FunctionPass *llvm::createSparcFPMoverPass(TargetMachine &tm) { in createSparcFPMoverPass() function in llvm