Home
last modified time | relevance | path

Searched defs:supportsEfficientVectorElementLoadStore (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h69 bool supportsEfficientVectorElementLoadStore() { return true; } in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h83 bool supportsEfficientVectorElementLoadStore() { return true; } in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h94 bool supportsEfficientVectorElementLoadStore() { return false; } in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h88 bool supportsEfficientVectorElementLoadStore() { in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h324 bool supportsEfficientVectorElementLoadStore() { return false; } in supportsEfficientVectorElementLoadStore() function
H A DTargetTransformInfo.h1597 bool supportsEfficientVectorElementLoadStore() override { in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp400 bool TargetTransformInfo::supportsEfficientVectorElementLoadStore() const { in supportsEfficientVectorElementLoadStore() function in TargetTransformInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h348 bool supportsEfficientVectorElementLoadStore() const { return false; } in supportsEfficientVectorElementLoadStore() function
H A DTargetTransformInfo.h2173 bool supportsEfficientVectorElementLoadStore() override { in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h373 bool supportsEfficientVectorElementLoadStore() const { return false; } in supportsEfficientVectorElementLoadStore() function
DTargetTransformInfo.h2451 bool supportsEfficientVectorElementLoadStore() override { in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h370 bool supportsEfficientVectorElementLoadStore() const { return false; } in supportsEfficientVectorElementLoadStore() function
DTargetTransformInfo.h2432 bool supportsEfficientVectorElementLoadStore() override { in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h370 bool supportsEfficientVectorElementLoadStore() const { return false; } in supportsEfficientVectorElementLoadStore() function
DTargetTransformInfo.h2432 bool supportsEfficientVectorElementLoadStore() override { in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp529 bool TargetTransformInfo::supportsEfficientVectorElementLoadStore() const { in supportsEfficientVectorElementLoadStore() function in TargetTransformInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfoImpl.h362 bool supportsEfficientVectorElementLoadStore() const { return false; } in supportsEfficientVectorElementLoadStore() function
DTargetTransformInfo.h2395 bool supportsEfficientVectorElementLoadStore() override { in supportsEfficientVectorElementLoadStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp6167 bool X86TTIImpl::supportsEfficientVectorElementLoadStore() const { in supportsEfficientVectorElementLoadStore() function in X86TTIImpl