Searched refs:loadStoreOptEnabled (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h229 bool loadStoreOptEnabled() const { function in class:llvm::AMDGPUSubtarget
H A DAMDGPUTargetMachine.cpp312 if (getOptLevel() > CodeGenOpt::None && ST.loadStoreOptEnabled()) {

Completed in 105 milliseconds