Home
last modified time | relevance | path

Searched refs:PermuteOp (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/cuda4dnn/primitives/
H A Dpermute.hpp24 class PermuteOp final : public CUDABackendNode { class
28 PermuteOp(csl::Stream stream_, std::vector<std::size_t> order_) in PermuteOp() function in cv::dnn::cuda4dnn::PermuteOp
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp281 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
283 if (PermuteOp == 4) { in DecodeVPPERMMask()
287 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp281 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
283 if (PermuteOp == 4) { in DecodeVPPERMMask()
287 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp281 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
283 if (PermuteOp == 4) { in DecodeVPPERMMask()
287 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp281 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
283 if (PermuteOp == 4) { in DecodeVPPERMMask()
287 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp282 uint64_t PermuteOp = (Element >> 5) & 0x7; in DecodeVPPERMMask() local
284 if (PermuteOp == 4) { in DecodeVPPERMMask()
288 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp280 uint64_t PermuteOp = (Element >> 5) & 0x7; in main()
282 if (PermuteOp == 4) { in main()
286 if (PermuteOp != 0) { in main()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp363 uint64_t PermuteOp = (M >> 5) & 0x7; in DecodeVPPERMMask() local
364 if (PermuteOp == 4) { in DecodeVPPERMMask()
368 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp347 uint64_t PermuteOp = (M >> 5) & 0x7; in DecodeVPPERMMask() local
348 if (PermuteOp == 4) { in DecodeVPPERMMask()
352 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp362 uint64_t PermuteOp = (M >> 5) & 0x7; in DecodeVPPERMMask() local
363 if (PermuteOp == 4) { in DecodeVPPERMMask()
367 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp347 uint64_t PermuteOp = (M >> 5) & 0x7; in DecodeVPPERMMask() local
348 if (PermuteOp == 4) { in DecodeVPPERMMask()
352 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp347 uint64_t PermuteOp = (M >> 5) & 0x7; in DecodeVPPERMMask() local
348 if (PermuteOp == 4) { in DecodeVPPERMMask()
352 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp362 uint64_t PermuteOp = (M >> 5) & 0x7; in DecodeVPPERMMask() local
363 if (PermuteOp == 4) { in DecodeVPPERMMask()
367 if (PermuteOp != 0) { in DecodeVPPERMMask()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp347 uint64_t PermuteOp = (M >> 5) & 0x7; in DecodeVPPERMMask() local
348 if (PermuteOp == 4) { in DecodeVPPERMMask()
352 if (PermuteOp != 0) { in DecodeVPPERMMask()

12