Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDGPU.h45 FunctionPass *createSILowerControlFlowPass(TargetMachine &tm);
DAMDGPUTargetMachine.cpp278 addPass(createSILowerControlFlowPass(*TM), false); in addPreEmitPass()
DSILowerControlFlow.cpp111 FunctionPass *llvm::createSILowerControlFlowPass(TargetMachine &tm) { in createSILowerControlFlowPass() function in llvm