Searched
full:undef (Results
351 -
375 of
11687) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/X86/ |
2012-02-14-scalar.ll | 6 %S17 = icmp sgt <1 x i64> undef, undef 11 %S23 = select i1 %E19, i8 undef, i8 undef
|
pr10525.ll | 7 %L = load <2 x i64>, <2 x i64>* undef 9 %I51 = insertelement <2 x i64> undef, i64 undef, i32 0 11 store <2 x i64> %Shuff152, <2 x i64>* undef
|
/external/llvm/test/Transforms/GVN/ |
2010-03-31-RedundantPHIs.ll | 8 br i1 undef, label %bb, label %bb3 14 store i8* undef, i8** undef, align 4 15 br i1 undef, label %bb5, label %bb6 24 br i1 undef, label %bb9, label %bb10 27 %0 = load i8*, i8** undef, align 4 ; <i8*> [#uses=0] 28 %1 = load i8*, i8** undef, align 4 ; <i8*> [#uses=0] 38 br i1 undef, label %bb8, label %bb13 41 ret i8* undef
|
/external/llvm/test/Transforms/LICM/ |
PR19798.ll | 9 %tobool7 = icmp eq i1 undef, undef 13 br i1 undef, label %bb0, label %bb0 17 ; CHECK: br i1 undef, label %unreachable, label %unreachable
|
PR24013.ll | 12 %phi = phi i32 [ %conv, %lbl.loopexit ], [ undef, %entry ] 13 ; CHECK: phi i32 [ undef, {{.*}} ], [ undef 17 %conv = zext i1 undef to i32
|
/external/mesa3d/src/glsl/glcpp/tests/ |
050-if-defined.c | 12 #undef foo
|
065-if-defined-parens.c | 12 #undef foo
|
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/ |
opencl_svm_20.hpp | 13 #undef clSVMAlloc 15 #undef clSVMFree 17 #undef clSetKernelArgSVMPointer 19 #undef clSetKernelExecInfo 21 #undef clEnqueueSVMFree 23 #undef clEnqueueSVMMemcpy 25 #undef clEnqueueSVMMemFill 27 #undef clEnqueueSVMMap 29 #undef clEnqueueSVMUnmap
|
/external/strace/tests/ |
_newselect.c | 7 #undef TEST_SYSCALL_NAME
|
fstat.c | 7 #undef TEST_SYSCALL_NAME
|
fstatat64.c | 7 #undef TEST_SYSCALL_NAME
|
lstat.c | 7 #undef TEST_SYSCALL_NAME
|
newfstatat.c | 7 #undef TEST_SYSCALL_NAME
|
stat.c | 7 #undef TEST_SYSCALL_NAME
|
/external/valgrind/memcheck/tests/x86/ |
xor-undef-x86.vgtest | 2 prog: xor-undef-x86
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/detail/ |
in_place_factory_suffix.hpp | 16 #undef BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_INIT 17 #undef BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_DECL 18 #undef BOOST_MAX_INPLACE_FACTORY_ARITY 20 #undef BOOST_UTILITY_DETAIL_INPLACE_FACTORY_PREFIX_04APR2007_HPP
|
/packages/apps/TV/usbtuner/jni/ |
tunertvinput_jni.h | 10 #undef com_android_usbtuner_TunerHal_DEBUG 12 #undef com_android_usbtuner_TunerHal_FILTER_TYPE_OTHER 14 #undef com_android_usbtuner_TunerHal_FILTER_TYPE_AUDIO 16 #undef com_android_usbtuner_TunerHal_FILTER_TYPE_VIDEO 18 #undef com_android_usbtuner_TunerHal_FILTER_TYPE_PCR 20 #undef com_android_usbtuner_TunerHal_PID_PAT 22 #undef com_android_usbtuner_TunerHal_PID_ATSC_SI_BASE 24 #undef com_android_usbtuner_TunerHal_DEFAULT_VSB_TUNE_TIMEOUT_MS 26 #undef com_android_usbtuner_TunerHal_DEFAULT_QAM_TUNE_TIMEOUT_MS
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/ |
config.h | 4 /* #undef ISL_PIPLIB */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/ |
config.h | 4 /* #undef ISL_PIPLIB */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
usbdrivr.h | 5 #undef USB_KERNEL_IOCTL
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
pcr-relocs-undef.d | 3 #source: pcr-relocs-undef.s
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
undef-1.d | 1 #source: undef-1.s
|
undef-1m.d | 1 #source: undef-1.s
|
undef-2.d | 1 #source: undef-2.s
|
undef-2m.d | 1 #source: undef-2.s
|
Completed in 198 milliseconds
<<11121314151617181920>>