Home
last modified time | relevance | path

Searched refs:fallthrough2 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs.ll174 ; CHECK-NEXT: # %bb.2: # %asm.fallthrough2
192 to label %asm.fallthrough2 [label %label_true, label %return]
194 asm.fallthrough2: ; preds = %asm.fallthrough
203 … ; preds = %entry, %asm.fallthrough, %label_true, %asm.fallthrough2
204 …%retval.0 = phi i32 [ %add, %asm.fallthrough2 ], [ -2, %label_true ], [ -1, %asm.fallthrough ], [ …
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dswitch-implicit-fallthrough-per-method.cpp23 int fallthrough2(int n) { in fallthrough2() function
H A Dswitch-implicit-fallthrough-cxx98.cpp85 void fallthrough2(int n) { in fallthrough2() function
H A Dswitch-implicit-fallthrough.cpp124 void fallthrough2(int n) { in fallthrough2() function
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Deh-lsda.ll224 br i1 %matches1, label %catch7, label %catch.fallthrough2
233 catch.fallthrough2: ; preds = %catch.fallthrough
239 catch4: ; preds = %catch.fallthrough2
245 catch: ; preds = %catch.fallthrough2
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dmerge-cond-stores.ll113 br i1 %x3, label %fallthrough2, label %yes3
117 br label %fallthrough2
119 fallthrough2: