Home
last modified time | relevance | path

Searched refs:crc32_tab (Results 76 – 100 of 118) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/SystemZ/
H A DDAGCombiner_isAlias.ll23 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4
102 %43 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %index
/dports/archivers/snzip/snzip-1.0.5/
H A Dcrc32.c50 uint32_t crc32_tab[] = { variable
/dports/security/dsniff/dsniff-2.4/
H A Dssh.c32 static u_int crc32_tab[] = { variable
151 val = crc32_tab[(val ^ p[i]) & 0xff] ^ (val >> 8); in ssh_crc32()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/genwqe/
H A Dcard_utils.c163 static u32 crc32_tab[256]; /* crc32 lookup table */ variable
178 crc32_tab[i] = crc; in genwqe_init_crc32()
205 crc = (crc << 8) ^ crc32_tab[i]; in genwqe_crc32()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/genwqe/
H A Dcard_utils.c163 static u32 crc32_tab[256]; /* crc32 lookup table */ variable
178 crc32_tab[i] = crc; in genwqe_init_crc32()
205 crc = (crc << 8) ^ crc32_tab[i]; in genwqe_crc32()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/genwqe/
H A Dcard_utils.c163 static u32 crc32_tab[256]; /* crc32 lookup table */ variable
178 crc32_tab[i] = crc; in genwqe_init_crc32()
205 crc = (crc << 8) ^ crc32_tab[i]; in genwqe_crc32()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-svelte/src/
H A Duthash.h381 static const unsigned crc32_tab[] = { in hashmap_crc32_helper() local
436 crc32val = crc32_tab[(HASHMAP_CAST(unsigned char, crc32val) ^ in hashmap_crc32_helper()
/dports/devel/pecl-yac/yac-2.2.1/storage/
H A Dyac_storage.c232 static unsigned int crc32_tab[] = { variable
284 crc = crc32_tab[(crc ^ *p++) & 0xFF] ^ (crc >> 8); in crc32()
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgeneral.c758 static DWORD crc32_tab[] = { variable
813 crc = crc32_tab[(crc ^ *buf++) & 0xFF] ^ (crc >> 8); in gdip_crc32()
/dports/www/domoticz/domoticz-2020.2/main/
H A DHelper.cpp53 static unsigned int crc32_tab[] = { variable
104 crc = crc32_tab[(crc ^ *p++) & 0xFF] ^ (crc >> 8); in Crc32()
/dports/security/afl++/AFLplusplus-3.14c/frida_mode/
H A DScripting.md316 const uint32_t crc32_tab[] = {
331 crc = crc32_tab[(crc ^ *p++) & 0xFF] ^ (crc >> 8);

12345