Home
last modified time | relevance | path

Searched refs:DataWithoutLaneMask (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h87 : TailFoldingStyle::DataWithoutLaneMask; in getPreferredTailFoldingStyle()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h371 return TailFoldingStyle::DataWithoutLaneMask; in getPreferredTailFoldingStyle()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h187 return TailFoldingStyle::DataWithoutLaneMask;
H A DTargetTransformInfo.h183 DataWithoutLaneMask, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2422 return TailFoldingStyle::DataWithoutLaneMask; in getPreferredTailFoldingStyle()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp244 clEnumValN(TailFoldingStyle::DataWithoutLaneMask,