Home
last modified time | relevance | path

Searched refs:EnableLoadStoreVectorizer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp64 static cl::opt<bool> EnableLoadStoreVectorizer( variable
407 if (EnableLoadStoreVectorizer) in addCodeGenPrepare()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp85 static cl::opt<bool> EnableLoadStoreVectorizer( variable
751 if (EnableLoadStoreVectorizer) in addCodeGenPrepare()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp192 static cl::opt<bool> EnableLoadStoreVectorizer( variable
1055 if (isPassEnabled(EnableLoadStoreVectorizer)) in addCodeGenPrepare()