Home
last modified time | relevance | path

Searched defs:supportsScalableVectors (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h77 bool supportsScalableVectors() const { return ST->hasVInstructions(); } in supportsScalableVectors() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h362 bool supportsScalableVectors() const { return ST->hasSVE(); } in supportsScalableVectors() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h849 bool supportsScalableVectors() const { return false; } in supportsScalableVectors() function
H A DTargetTransformInfo.h2573 bool supportsScalableVectors() const override { in supportsScalableVectors() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h928 bool supportsScalableVectors() const { return false; } in supportsScalableVectors() function
DTargetTransformInfo.h2885 bool supportsScalableVectors() const override { in supportsScalableVectors() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h921 bool supportsScalableVectors() const { return false; } in supportsScalableVectors() function
DTargetTransformInfo.h2864 bool supportsScalableVectors() const override { in supportsScalableVectors() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h921 bool supportsScalableVectors() const { return false; } in supportsScalableVectors() function
DTargetTransformInfo.h2864 bool supportsScalableVectors() const override { in supportsScalableVectors() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1178 bool TargetTransformInfo::supportsScalableVectors() const { in supportsScalableVectors() function in TargetTransformInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfoImpl.h898 bool supportsScalableVectors() const { return false; } in supportsScalableVectors() function
DTargetTransformInfo.h2812 bool supportsScalableVectors() const override { in supportsScalableVectors() function