Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h371 return TailFoldingStyle::DataWithoutLaneMask; in getPreferredTailFoldingStyle()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h106 : TailFoldingStyle::DataWithoutLaneMask; in getPreferredTailFoldingStyle()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h193 return TailFoldingStyle::DataWithoutLaneMask;
H A DTargetTransformInfo.h184 DataWithoutLaneMask, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp252 clEnumValN(TailFoldingStyle::DataWithoutLaneMask,
1487 std::make_pair(TailFoldingStyle::DataWithoutLaneMask, in setTailFoldingStyles()
1488 TailFoldingStyle::DataWithoutLaneMask); in setTailFoldingStyles()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2434 return TailFoldingStyle::DataWithoutLaneMask; in getPreferredTailFoldingStyle()