/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
RandomInstructionGenerator.java | 182 // fallthrough 185 // fallthrough 238 // fallthrough 241 // fallthrough
|
/external/clang/test/Parser/ |
ms-if-exists.cpp | 113 [[clang::fallthrough]] // expected-error {{an attribute list cannot appear here}}
|
/external/elfutils/src/libelf/ |
elf_cntl.c | 67 /* FALLTHROUGH */
|
/system/core/base/include/base/ |
macros.h | 166 // expanded to [[clang::fallthrough]] attribute, which is analysed when 167 // performing switch labels fall-through diagnostic ('-Wimplicit-fallthrough'). 177 #if __has_feature(cxx_attributes) && __has_warning("-Wimplicit-fallthrough") 178 #define FALLTHROUGH_INTENDED [[clang::fallthrough]] // NOLINT
|
/external/clang/lib/CodeGen/ |
CGCleanup.cpp | 385 // fallthrough can propagate through. 431 /// Attempts to reduce a cleanup's entry block to a fallthrough. This 601 // - whether there's a fallthrough 613 // fallthrough implies that the fallthrough source unconditionally 626 // If we have a prebranched fallthrough into an inactive normal 684 // If we have a fallthrough and no other need for the cleanup, 700 // I. Set up the fallthrough edge in. 704 // If there's a fallthrough, we need to store the cleanup 710 // Otherwise, save and clear the IP if we don't have fallthrough [all...] |
/external/llvm/lib/CodeGen/ |
MachineBasicBlock.cpp | 401 // The block has an unconditional fallthrough. If its successor is not 403 // only non-landing-pad successor, as that is the fallthrough block. 417 // if it would not be reached by fallthrough. 423 // The block has a non-fallthrough conditional branch. If one of its 424 // successors is its layout successor, rewrite it to a fallthrough 438 // as the fallthrough successor. 443 assert(!FallthroughBB && "Found more than one fallthrough successor."); 447 // We fallthrough to the same basic block as the conditional jump 449 // fallthrough. 455 // if it would not be reached by fallthrough [all...] |
MachineBlockPlacement.cpp | 94 /// are profitable to layout together in order to maximize fallthrough 544 // this point. This won't be a fallthrough, but it will increase locality. 635 /// fallthrough opportunities. 655 // fallthrough opportunites unless it selects such an exit. Keep a set of 753 /// with fallthrough out of the loop if doing so doesn't introduce unnecessary 754 /// branches. For example, if the loop has fallthrough into its header and out 773 // If the header has viable fallthrough, check whether the current loop [all...] |
/external/e2fsprogs/intl/ |
plural.y | 219 /* FALLTHROUGH */ 222 /* FALLTHROUGH */ 225 /* FALLTHROUGH */
|
/external/e2fsprogs/lib/ext2fs/ |
dirhash.c | 220 /* fallthrough */ 226 /* fallthrough */ 240 /* fallthrough */
|
/external/llvm/test/CodeGen/AArch64/ |
br-to-eh-lpad.ll | 6 ; branch would be removed (for instance, turned into a fallthrough), and in 19 br i1 undef, label %invoke.cont33, label %catch.fallthrough 21 catch.fallthrough:
|
/art/runtime/base/ |
macros.h | 218 // expanded to [[clang::fallthrough]] attribute, which is analysed when 219 // performing switch labels fall-through diagnostic ('-Wimplicit-fallthrough'). 229 #if __has_feature(cxx_attributes) && __has_warning("-Wimplicit-fallthrough") 230 #define FALLTHROUGH_INTENDED [[clang::fallthrough]] // NOLINT
|
/bionic/libc/upstream-netbsd/lib/libc/gen/ |
ftw.c | 82 /* FALLTHROUGH */
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
strtof.c | 70 /* FALLTHROUGH */
|
strtord.c | 60 /* FALLTHROUGH */
|
/external/libvterm/src/ |
parser.c | 63 /* FALLTHROUGH */ 237 // fallthrough 247 // else fallthrough 264 // else fallthrough
|
/external/llvm/lib/Fuzzer/ |
FuzzerMutate.cpp | 50 [[clang::fallthrough]];
|
/external/llvm/test/CodeGen/ARM/ |
ifcvt-iter-indbr.ll | 8 ; If we do, we would ignore its fallthrough successor.
|
/external/v8/src/ |
bailout-reason.h | 265 "Unexpected fallthrough from CharCodeAt slow case") \ 267 "Unexpected fallthrough from CharFromCode slow case") \ 273 "Unexpected fallthrough to CharCodeAt slow case") \ 275 "Unexpected fallthrough to CharFromCode slow case") \
|
fast-dtoa.cc | 232 } // else fallthrough 240 } // else fallthrough 248 } // else fallthrough 257 } // else fallthrough 265 } // else fallthrough 273 } // else fallthrough 282 } // else fallthrough 290 } // else fallthrough 298 } // else fallthrough 306 } // else fallthrough [all...] |
/external/clang/test/CodeGen/ |
switch.c | 134 // miscompilation of fallthrough from default to a (tested) case 190 // fallthrough empty range
|
/external/llvm/test/CodeGen/WinEH/ |
cppeh-multi-catch.ll | 101 br i1 %matches, label %catch14, label %catch.fallthrough 118 ; CHECK-NOT: catch.fallthrough: 119 catch.fallthrough: ; preds = %catch.dispatch 127 catch10: ; preds = %catch.fallthrough 137 catch.fallthrough2: ; preds = %catch.fallthrough
|
/external/llvm/lib/Target/Mips/ |
Mips16ISelLowering.cpp | 540 // fallthrough --> copy0MBB 553 // Next, add the true and fallthrough blocks as its successors. 562 // # fallthrough to sinkMBB 602 // fallthrough --> copy0MBB 615 // Next, add the true and fallthrough blocks as its successors. 625 // # fallthrough to sinkMBB 667 // fallthrough --> copy0MBB 680 // Next, add the true and fallthrough blocks as its successors. 690 // # fallthrough to sinkMBB
|
/external/llvm/test/CodeGen/Mips/ |
longbranch.ll | 30 ; and fallthrough block stores 1 to global variable. 45 ; target of the new branch (bnez) is the fallthrough block of the original 46 ; branch. Check that fallthrough block of the new branch contains long branch
|
/external/mesa3d/src/mesa/main/ |
teximage.c | 136 ; /* fallthrough */ 146 ; /* fallthrough */ 155 ; /* fallthrough */ 167 ; /* fallthrough */ 185 ; /* fallthrough */ 195 ; /* fallthrough */ 208 ; /* fallthrough */ 221 ; /* fallthrough */ 251 ; /* fallthrough */ 261 ; /* fallthrough */ [all...] |
/external/mksh/src/ |
lex.c | 283 /* FALLTHROUGH */ 316 /* FALLTHROUGH */ 329 /* FALLTHROUGH */ 382 /* FALLTHROUGH */ 585 /* FALLTHROUGH */ 731 } else /* FALLTHROUGH */ 759 /* FALLTHROUGH */ 834 /* FALLTHROUGH */ 840 /* FALLTHROUGH */ 1034 /* FALLTHROUGH */ [all...] |