Home
last modified time | relevance | path

Searched defs:AMDGPUPromoteAlloca (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUPromoteAlloca.cpp28 class AMDGPUPromoteAlloca : public FunctionPass, class
37 AMDGPUPromoteAlloca(const AMDGPUSubtarget &st) : FunctionPass(ID), ST(st), in AMDGPUPromoteAlloca() function in __anoncfcd7f200111::AMDGPUPromoteAlloca