Home
last modified time | relevance | path

Searched refs:isPromoteAllocaEnabled (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h221 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUPromoteAlloca.cpp128 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h177 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUPromoteAlloca.cpp156 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()