Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDGPUSubtarget.h190 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUTargetMachine.cpp178 if (ST.isPromoteAllocaEnabled()) { in addCodeGenPrepare()