/external/clang/test/SemaCXX/ |
warn-unreachable.cpp | 42 // FIXME: The unreachable part is just the '?', but really all of this 43 // code is unreachable and shouldn't be separately reported. 80 // Don't warn about unreachable code in template instantiations, as 81 // they may only be unreachable in that specific instantiation.
|
/external/llvm/test/CodeGen/Generic/ |
dbg_value.ll | 8 unreachable
|
2007-12-31-UnusedSelector.ll | 14 unreachable 25 unreachable 28 unreachable
|
/external/llvm/test/CodeGen/Mips/ |
trap1.ll | 9 unreachable
|
/external/llvm/test/CodeGen/PowerPC/ |
2007-02-16-InlineAsmNConstraint.ll | 10 unreachable
|
2009-01-16-DeclareISelBug.ll | 9 unreachable
|
sdag-ppcf128.ll | 14 unreachable
|
/external/llvm/test/CodeGen/X86/ |
2012-02-23-mmx-inlineasm.ll | 8 unreachable
|
x86-store-gv-addr.ll | 9 unreachable
|
2009-09-22-CoalescerBug.ll | 26 unreachable 32 unreachable 38 unreachable 44 unreachable 54 unreachable 66 unreachable 72 unreachable 87 unreachable 90 unreachable 96 unreachable [all...] |
asm-label.ll | 27 switch i32 undef, label %unreachable [ 38 unreachable: ; preds = %cleanup 39 unreachable
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
instrument-no-return.ll | 16 ; CHECK-NEXT: unreachable 17 unreachable 26 ; CHECK-NEXT: unreachable 27 unreachable
|
/external/llvm/test/Transforms/FunctionAttrs/ |
noreturn.ll | 16 unreachable
|
/external/llvm/test/Transforms/Inline/ |
2004-04-15-InlineDeletesCall.ll | 8 unreachable
|
/external/llvm/test/Transforms/SimplifyCFG/ |
UnreachableEliminate.ll | 11 unreachable 25 unreachable 44 unreachable 68 unreachable
|
/external/llvm/test/Instrumentation/MemorySanitizer/ |
unreachable.ll | 6 ; Test that MemorySanitizer correctly handles unreachable blocks. 12 unreachable: 17 %z = phi i32 [ 42, %entry ], [ %x, %unreachable ]
|
/external/llvm/test/Transforms/SROA/ |
vectors-of-pointers.ll | 14 unreachable 20 unreachable 24 unreachable
|
/external/kernel-headers/original/linux/ |
icmp.h | 23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ 39 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ 40 #define ICMP_HOST_UNREACH 1 /* Host Unreachable */ 41 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */ 42 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */
|
/external/llvm/test/CodeGen/Thumb2/ |
cross-rc-coalescing-1.ll | 14 unreachable 20 unreachable 30 unreachable 36 unreachable 51 unreachable
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
icmp.h | 23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ 39 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ 40 #define ICMP_HOST_UNREACH 1 /* Host Unreachable */ 41 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */ 42 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
icmp.h | 23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ 39 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ 40 #define ICMP_HOST_UNREACH 1 /* Host Unreachable */ 41 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */ 42 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
icmp.h | 23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ 39 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ 40 #define ICMP_HOST_UNREACH 1 /* Host Unreachable */ 41 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */ 42 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */
|
/external/apache-http/src/org/apache/http/conn/routing/ |
BasicRouteDirector.java | 70 int step = UNREACHABLE; 110 return UNREACHABLE; 112 return UNREACHABLE; 121 return UNREACHABLE; 127 return UNREACHABLE; 145 return UNREACHABLE; 147 return UNREACHABLE; 151 return UNREACHABLE; 155 return UNREACHABLE; 164 return UNREACHABLE; [all...] |
/external/llvm/test/CodeGen/ARM/ |
2010-09-21-OptCmpBug.ll | 10 unreachable 35 unreachable 41 unreachable 62 unreachable 65 unreachable 74 unreachable 77 unreachable
|
2012-08-04-DtripleSpillReload.ll | 13 unreachable 19 unreachable 31 unreachable 37 unreachable 43 unreachable 52 unreachable 70 unreachable 76 unreachable 82 unreachable 100 unreachable [all...] |