HomeSort by relevance Sort by last modified time
    Searched refs:isPromoteAllocaEnabled (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 221 bool isPromoteAllocaEnabled() const {
AMDGPUPromoteAlloca.cpp 128 if (!ST.isPromoteAllocaEnabled())
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 177 bool isPromoteAllocaEnabled() const {
AMDGPUPromoteAlloca.cpp 156 if (!ST.isPromoteAllocaEnabled())

Completed in 226 milliseconds