Searched refs:crc32_tab (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | dag-combine-02.ll | 12 @crc32_tab = external hidden unnamed_addr global [256 x i32], align 4 87 %56 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %14 125 %76 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %75 131 %82 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %81 137 %88 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %87 143 %94 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %93 149 %100 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %99 155 %106 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %105 161 %112 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %111 167 %118 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i64 0, i64 %117
|
D | DAGCombiner_isAlias.ll | 23 @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
|
/external/vboot_reference/firmware/lib/cgptlib/ |
D | crc32.c | 46 static uint32_t crc32_tab[] = { variable 109 value = crc32_tab[(value ^ byte[i]) & 0xff] ^ (value >> 8); in Crc32()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | v8m.base-jumptable_alignment.ll | 9 @crc32_tab = external unnamed_addr global [256 x i32], align 4 49 …%arrayidx.i63.i.i5252 = getelementptr inbounds [256 x i32], [256 x i32]* @crc32_tab, i32 0, i32 un…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/Large/ |
D | branch-01.ll | 3272 @crc32_tab = external dso_local unnamed_addr global [256 x i32], align 4
|