Home
last modified time | relevance | path

Searched refs:start4 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dthumb2-branch-ranges.s77 start4: label
79 b.w start4
H A Dthumb-branches.s67 start4: label
71 bl start4
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DTime.cpp63 count_t start4{RTNAME(SystemClockCount)(4)}; in TEST() local
64 EXPECT_GE(start4, 0); in TEST()
65 EXPECT_LE(start4, max4); in TEST()
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dcfg-stackify-eh.ll988 %5 = catchswitch within none [label %catch.start4] unwind to caller
990 catch.start4: ; preds = %catch.dispatch3
998 try.cont8: ; preds = %invoke.cont2, %catch.start4, %invoke.c…
1441 ; catch.start dominates catch.start4 and catch.start4 dominates catch.start12,
1446 ; But the unwind destination chain is catch.start -> catch.start4 ->
1448 ; We have to make sure to take out catch.start4's exception out of catch.start's
1450 ; catch.start4's exception; otherwise we end up with an incorrect relationship
1489 %8 = catchswitch within none [label %catch.start4] unwind label %catch.dispatch11
1491 catch.start4: ; preds = %catch.dispatch3
1499 catch7: ; preds = %catch.start4
[all …]