/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/deviceRTLs/common/src/ |
H A D | shuffle.cpp | 15 static constexpr uint64_t AllLanes = -1; variable 18 return __kmpc_impl_shfl_down_sync(AllLanes, val, delta, size); in __kmpc_shuffle_int32() 24 hi = __kmpc_impl_shfl_down_sync(AllLanes, hi, delta, size); in __kmpc_shuffle_int64() 25 lo = __kmpc_impl_shfl_down_sync(AllLanes, lo, delta, size); in __kmpc_shuffle_int64()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/src/ |
H A D | shuffle.cpp | 15 static constexpr uint64_t AllLanes = -1; variable 18 return __kmpc_impl_shfl_down_sync(AllLanes, val, delta, size); in __kmpc_shuffle_int32() 24 hi = __kmpc_impl_shfl_down_sync(AllLanes, hi, delta, size); in __kmpc_shuffle_int64() 25 lo = __kmpc_impl_shfl_down_sync(AllLanes, lo, delta, size); in __kmpc_shuffle_int64()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/src/ |
H A D | shuffle.cpp | 15 static constexpr uint64_t AllLanes = -1; variable 18 return __kmpc_impl_shfl_down_sync(AllLanes, val, delta, size); in __kmpc_shuffle_int32() 24 hi = __kmpc_impl_shfl_down_sync(AllLanes, hi, delta, size); in __kmpc_shuffle_int64() 25 lo = __kmpc_impl_shfl_down_sync(AllLanes, lo, delta, size); in __kmpc_shuffle_int64()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/src/ |
H A D | shuffle.cpp | 15 static constexpr uint64_t AllLanes = -1; 18 return __kmpc_impl_shfl_down_sync(AllLanes, val, delta, size); 24 hi = __kmpc_impl_shfl_down_sync(AllLanes, hi, delta, size); 25 lo = __kmpc_impl_shfl_down_sync(AllLanes, lo, delta, size);
|
/dports/math/gemmlowp/gemmlowp-dc69acd/meta/generators/ |
H A D | neon_emitter.py | 499 destinations.append(self.AllLanes(_Low(destination))) 500 destinations.append(self.AllLanes(_High(destination))) 502 destinations.append(self.AllLanes(destination)) 822 def AllLanes(self, value): member in NeonEmitter
|
H A D | neon_emitter_64.py | 1264 def AllLanes(self, value): member in NeonEmitter64
|
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 58 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 3554 LaneKind = AllLanes; in parseVectorLane() 3625 case AllLanes: in parseVectorList() 3648 case AllLanes: in parseVectorList() 3845 case AllLanes: in parseVectorList()
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 91 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 3894 LaneKind = AllLanes; in parseVectorLane() 3960 case AllLanes: in parseVectorList() 3983 case AllLanes: in parseVectorList() 4165 case AllLanes: in parseVectorList()
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 90 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 3872 LaneKind = AllLanes; in parseVectorLane() 3938 case AllLanes: in parseVectorList() 3961 case AllLanes: in parseVectorList() 4143 case AllLanes: in parseVectorList()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 97 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4522 LaneKind = AllLanes; in parseVectorLane() 4588 case AllLanes: in parseVectorList() 4611 case AllLanes: in parseVectorList() 4798 case AllLanes: { in parseVectorList()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 97 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4522 LaneKind = AllLanes; in parseVectorLane() 4588 case AllLanes: in parseVectorList() 4611 case AllLanes: in parseVectorList() 4798 case AllLanes: { in parseVectorList()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4449 LaneKind = AllLanes; in parseVectorLane() 4515 case AllLanes: in parseVectorList() 4538 case AllLanes: in parseVectorList() 4725 case AllLanes: { in parseVectorList()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4634 LaneKind = AllLanes; in parseVectorLane() 4700 case AllLanes: in parseVectorList() 4723 case AllLanes: in parseVectorList() 4910 case AllLanes: { in parseVectorList()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4634 LaneKind = AllLanes; in parseVectorLane() 4700 case AllLanes: in parseVectorList() 4723 case AllLanes: in parseVectorList() 4910 case AllLanes: { in parseVectorList()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 97 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4521 LaneKind = AllLanes; in parseVectorLane() 4587 case AllLanes: in parseVectorList() 4610 case AllLanes: in parseVectorList() 4797 case AllLanes: { in parseVectorList()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 97 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4522 LaneKind = AllLanes; in parseVectorLane() 4588 case AllLanes: in parseVectorList() 4611 case AllLanes: in parseVectorList() 4798 case AllLanes: { in parseVectorList()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4634 LaneKind = AllLanes; in parseVectorLane() 4700 case AllLanes: in parseVectorList() 4723 case AllLanes: in parseVectorList() 4910 case AllLanes: { in parseVectorList()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4449 LaneKind = AllLanes; in parseVectorLane() 4515 case AllLanes: in parseVectorList() 4538 case AllLanes: in parseVectorList() 4725 case AllLanes: { in parseVectorList()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4635 LaneKind = AllLanes; in parseVectorLane() 4701 case AllLanes: in parseVectorList() 4724 case AllLanes: in parseVectorList() 4911 case AllLanes: { in parseVectorList()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4634 LaneKind = AllLanes; in parseVectorLane() 4700 case AllLanes: in parseVectorList() 4723 case AllLanes: in parseVectorList() 4910 case AllLanes: { in parseVectorList()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4449 LaneKind = AllLanes; in parseVectorLane() 4515 case AllLanes: in parseVectorList() 4538 case AllLanes: in parseVectorList() 4725 case AllLanes: { in parseVectorList()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 97 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4521 LaneKind = AllLanes; in parseVectorLane() 4587 case AllLanes: in parseVectorList() 4610 case AllLanes: in parseVectorList() 4797 case AllLanes: { in parseVectorList()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; 4634 LaneKind = AllLanes; 4700 case AllLanes: 4723 case AllLanes: 4910 case AllLanes: {
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 96 enum VectorLaneTy { NoLanes, AllLanes, IndexedLane }; enumerator 4418 LaneKind = AllLanes; in parseVectorLane() 4484 case AllLanes: in parseVectorList() 4507 case AllLanes: in parseVectorList() 4694 case AllLanes: { in parseVectorList()
|