Home
last modified time | relevance | path

Searched refs:useSVEForFixedLengthVectors (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h244 if (isa<FixedVectorType>(DataType) && !ST->useSVEForFixedLengthVectors()) in isLegalMaskedLoadStore()
265 if (DataTypeFVTy && (!ST->useSVEForFixedLengthVectors() || in isLegalMaskedGatherScatter()
H A DAArch64Subtarget.cpp350 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h616 bool useSVEForFixedLengthVectors() const;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h244 if (isa<FixedVectorType>(DataType) && !ST->useSVEForFixedLengthVectors()) in isLegalMaskedLoadStore()
265 if (DataTypeFVTy && (!ST->useSVEForFixedLengthVectors() || in isLegalMaskedGatherScatter()
H A DAArch64Subtarget.cpp350 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h616 bool useSVEForFixedLengthVectors() const;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h244 if (isa<FixedVectorType>(DataType) && !ST->useSVEForFixedLengthVectors()) in isLegalMaskedLoadStore()
265 if (DataTypeFVTy && (!ST->useSVEForFixedLengthVectors() || in isLegalMaskedGatherScatter()
H A DAArch64Subtarget.cpp350 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h616 bool useSVEForFixedLengthVectors() const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h247 if (isa<FixedVectorType>(DataType) && !ST->useSVEForFixedLengthVectors()) in isLegalMaskedLoadStore()
268 if (DataTypeFVTy && (!ST->useSVEForFixedLengthVectors() || in isLegalMaskedGatherScatter()
H A DAArch64Subtarget.cpp350 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h244 if (isa<FixedVectorType>(DataType) && !ST->useSVEForFixedLengthVectors()) in isLegalMaskedLoadStore()
265 if (DataTypeFVTy && (!ST->useSVEForFixedLengthVectors() || in isLegalMaskedGatherScatter()
H A DAArch64Subtarget.cpp350 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h616 bool useSVEForFixedLengthVectors() const;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h244 if (isa<FixedVectorType>(DataType) && !ST->useSVEForFixedLengthVectors()) in isLegalMaskedLoadStore()
265 if (DataTypeFVTy && (!ST->useSVEForFixedLengthVectors() || in isLegalMaskedGatherScatter()
H A DAArch64Subtarget.cpp350 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h616 bool useSVEForFixedLengthVectors() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp372 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h558 bool useSVEForFixedLengthVectors() const;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp379 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h584 bool useSVEForFixedLengthVectors() const;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp379 bool AArch64Subtarget::useSVEForFixedLengthVectors() const { in useSVEForFixedLengthVectors() function in AArch64Subtarget
H A DAArch64Subtarget.h584 bool useSVEForFixedLengthVectors() const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h750 return !useSVEForFixedLengthVectors(); in mergeStoresAfterLegalization()
967 bool useSVEForFixedLengthVectors() const;
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.h745 return !useSVEForFixedLengthVectors(); in mergeStoresAfterLegalization()
962 bool useSVEForFixedLengthVectors() const;

12