Searched refs:createSparcDelaySlotFillerPass (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Sparc/
H A DSparc.h31 FunctionPass *createSparcDelaySlotFillerPass(TargetMachine &TM);
H A DSparcTargetMachine.cpp75 addPass(createSparcDelaySlotFillerPass(getSparcTargetMachine()));
H A DDelaySlotFiller.cpp99 /// createSparcDelaySlotFillerPass - Returns a pass that fills in delay
102 FunctionPass *llvm::createSparcDelaySlotFillerPass(TargetMachine &tm) { function in class:llvm

Completed in 257 milliseconds