Searched refs:CAST_S_table4 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-03-16-SpillerBug.ll | 8 @CAST_S_table4 = constant [2 x i32] [i32 2127105028, i32 745436345], align 32 ; <[2 x i32]*> [#use… 56 %33 = getelementptr [2 x i32]* @CAST_S_table4, i32 0, i32 %28 ; <i32*> [#uses=1] 69 %46 = getelementptr [2 x i32]* @CAST_S_table4, i32 0, i32 %43 ; <i32*> [#uses=1] 85 %61 = getelementptr [2 x i32]* @CAST_S_table4, i32 0, i32 0 ; <i32*> [#uses=1] 99 %73 = getelementptr [2 x i32]* @CAST_S_table4, i32 0, i32 %32 ; <i32*> [#uses=1] 124 %96 = getelementptr [2 x i32]* @CAST_S_table4, i32 0, i32 %95 ; <i32*> [#uses=1] 157 %123 = getelementptr [2 x i32]* @CAST_S_table4, i32 0, i32 0 ; <i32*> [#uses=1]
|
/external/boringssl/src/decrepit/cast/ |
D | cast_tables.c | 246 const uint32_t CAST_S_table4[256] = { variable
|
D | internal.h | 71 extern const uint32_t CAST_S_table4[256];
|
D | cast.c | 251 #define S4 CAST_S_table4
|