Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h221 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUPromoteAlloca.cpp128 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp195 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()
1097 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()
DAMDGPUSubtarget.h193 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h192 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUPromoteAlloca.cpp161 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()