/external/llvm/test/Transforms/InstCombine/ |
xor-undef.ll | 4 %tmp = xor <2 x i64> undef, undef
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
phi_landingpad.ll | 12 %x0 = fsub double undef, undef 13 %y0 = fsub double undef, undef 18 %x1 = phi double [ undef, %entry ], [ undef, %inner ] 19 %y1 = phi double [ undef, %entry ], [ undef, %inner ]
|
/external/swiftshader/third_party/LLVM/test/Assembler/ |
2004-10-22-BCWriterUndefBug.ll | 1 ;; The bytecode writer was trying to treat undef values as ConstantArray's when
4 @G = internal global [8 x i8] undef
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Blackfin/ |
double-cast.ll | 6 %1 = call i32 (i8*, ...)* @printf(i8* undef, double undef)
|
printf2.ll | 6 %1 = call i32 (i8*, ...)* @printf(i8* undef, i1 undef)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/ |
2010-06-18-SibCallCrash.ll | 6 tail call arm_apcscc void undef(i32* %m, i16 zeroext undef) nounwind
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
undef-label.ll | 12 br i1 fcmp oeq (double fsub (double undef, double undef), double 0.000000e+00), label %bar, label %foo 15 br i1 fcmp ogt (double fdiv (double fsub (double fmul (double undef, double undef), double fsub (double undef, double undef)), double fmul (double undef, double undef)), double 1.0), label %foo, label %bar
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
xor-undef.ll | 4 %tmp = xor <2 x i64> undef, undef
|
/frameworks/compile/mclinker/include/mcld/Config/ |
Config.h.in | 17 #undef HAVE_CXXABI_H 20 #undef HAVE_DLFCN_H 23 #undef HAVE_FCNTL_H 26 #undef HAVE_INTTYPES_H 29 #undef HAVE_MEMORY_H 32 #undef HAVE_PTHREAD 35 #undef HAVE_STDINT_H 38 #undef HAVE_STDLIB_H 41 #undef HAVE_STRINGS_H 44 #undef HAVE_STRING_ [all...] |
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/ |
stdint.h | 4 # undef __STDC_LIMIT_MACROS 6 # undef __STDC_CONSTANT_MACROS
|
/prebuilts/misc/common/swig/include/2.0.11/perl5/ |
cni.i | 4 #undef STATIC 8 #undef TRUE
|
/external/llvm/test/Analysis/CostModel/ARM/ |
cast.ll | 8 ; CHECK: Found an estimated cost of 1 for instruction: %r0 = sext i1 undef to i8 9 %r0 = sext i1 undef to i8 10 ; CHECK: Found an estimated cost of 1 for instruction: %r1 = zext i1 undef to i8 11 %r1 = zext i1 undef to i8 12 ; CHECK: Found an estimated cost of 1 for instruction: %r2 = sext i1 undef to i16 13 %r2 = sext i1 undef to i16 14 ; CHECK: Found an estimated cost of 1 for instruction: %r3 = zext i1 undef to i16 15 %r3 = zext i1 undef to i16 16 ; CHECK: Found an estimated cost of 1 for instruction: %r4 = sext i1 undef to i32 17 %r4 = sext i1 undef to i3 [all...] |
/external/libjpeg-turbo/ |
jconfig.h.in | 13 #undef C_ARITH_CODING_SUPPORTED 16 #undef D_ARITH_CODING_SUPPORTED 30 #undef HAVE_LOCALE_H 33 #undef HAVE_STDDEF_H 36 #undef HAVE_STDLIB_H 39 #undef HAVE_UNSIGNED_CHAR 42 #undef HAVE_UNSIGNED_SHORT 45 #undef INCOMPLETE_TYPES_BROKEN 48 #undef MEM_SRCDST_SUPPORTED 52 #undef NEED_BSD_STRING [all...] |
/external/llvm/test/CodeGen/AArch64/ |
arm64-2013-01-23-frem-crash.ll | 6 %B26 = frem float 0.000000e+00, undef 7 br i1 undef, label %CF, label %CF77 10 store float %B26, float* undef 11 br i1 undef, label %CF, label %CF77
|
/external/llvm/test/CodeGen/Generic/ |
pr3288.ll | 5 %i = insertvalue [2 x [2 x i32]] undef, [2 x i32] undef, 1 9 %i = insertvalue {{i32,float},{i16,double}} undef, {i16,double} undef, 1 21 %i = insertvalue [2 x [2 x i32]] undef, [2 x i32] undef, 0 25 %i = insertvalue {{i32,float},{i16,double}} undef, {i32,float} undef, 0 37 %i = insertvalue [2 x [2 x i32]] undef, i32 undef, 1, [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
2008-06-19-LegalizerCrash.ll | 4 call void null( ppc_fp128 undef )
|