Home
last modified time | relevance | path

Searched defs:Masked (Results 1 – 10 of 10) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Vectorize/
DLoopIdiomVectorize.h16 enum class LoopIdiomVectorizeStyle { Masked, Predicated }; enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/
DTargetLibraryInfo.h44 bool Masked; variable
50 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc()
399 bool Masked) const { in getVectorMappingInfo()
DTargetTransformInfo.h1333 Masked, ///< The cast is used with a masked load/store. enumerator
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetLibraryInfo.h47 bool Masked; variable
53 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc()
406 bool Masked) const { in getVectorMappingInfo()
DTargetTransformInfo.h1296 Masked, ///< The cast is used with a masked load/store. enumerator
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetLibraryInfo.h47 bool Masked; variable
53 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc()
407 bool Masked) const { in getVectorMappingInfo()
DTargetTransformInfo.h1308 Masked, ///< The cast is used with a masked load/store. enumerator
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetLibraryInfo.h47 bool Masked; variable
53 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc()
407 bool Masked) const { in getVectorMappingInfo()
DTargetTransformInfo.h1323 Masked, ///< The cast is used with a masked load/store. enumerator
/prebuilts/go/linux-x86/src/net/netip/
Dnetip.go1387 func (p Prefix) Masked() Prefix { func