Searched defs:Masked (Results 1 – 10 of 10) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Vectorize/ |
D | LoopIdiomVectorize.h | 16 enum class LoopIdiomVectorizeStyle { Masked, Predicated }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/ |
D | TargetLibraryInfo.h | 44 bool Masked; variable 50 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc() 399 bool Masked) const { in getVectorMappingInfo()
|
D | TargetTransformInfo.h | 1333 Masked, ///< The cast is used with a masked load/store. enumerator
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | TargetLibraryInfo.h | 47 bool Masked; variable 53 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc() 406 bool Masked) const { in getVectorMappingInfo()
|
D | TargetTransformInfo.h | 1296 Masked, ///< The cast is used with a masked load/store. enumerator
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | TargetLibraryInfo.h | 47 bool Masked; variable 53 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc() 407 bool Masked) const { in getVectorMappingInfo()
|
D | TargetTransformInfo.h | 1308 Masked, ///< The cast is used with a masked load/store. enumerator
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TargetLibraryInfo.h | 47 bool Masked; variable 53 ElementCount VectorizationFactor, bool Masked, StringRef VABIPrefix) in VecDesc() 407 bool Masked) const { in getVectorMappingInfo()
|
D | TargetTransformInfo.h | 1323 Masked, ///< The cast is used with a masked load/store. enumerator
|
/prebuilts/go/linux-x86/src/net/netip/ |
D | netip.go | 1387 func (p Prefix) Masked() Prefix { func
|