Home
last modified time | relevance | path

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

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