Searched refs:dispatch_table (Results 1 – 5 of 5) sorted by relevance
16 …static void* dispatch_table[] = {&&inc, // expected-error {{the GNU address of label extensio… in f1() local19 #define DISPATCH() goto *dispatch_table[*inst++] in f1()33 void* dispatch_table[] = {nullptr, nullptr, nullptr}; in f2() local34 …dispatch_table[0] = &&inc; // expected-error {{the GNU address of label extension is not allo… in f2()35 …dispatch_table[1] = &&suspend; // expected-error {{the GNU address of label extension is not allo… in f2()36 …dispatch_table[2] = &&stop; // expected-error {{the GNU address of label extension is not allo… in f2()37 #define DISPATCH() goto *dispatch_table[*inst++] in f2()51 void* dispatch_table[] = {nullptr, nullptr, nullptr}; in f3() local53 …dispatch_table[0] = &&inc; // expected-error {{the GNU address of label extension is not allo… in f3()54 …dispatch_table[1] = &&suspend; // expected-error {{the GNU address of label extension is not allo… in f3()[all …]
94 fir.type_info @bad : !fir.type<bad{i:i32}> dispatch_table {
453 // CHECK-LABEL: fir.type_info @dispatch_tbl : !fir.type<dispatch_tbl{i:i32}> dispatch_table {456 fir.type_info @dispatch_tbl : !fir.type<dispatch_tbl{i:i32}> dispatch_table {
626 present statically with the `fir.dispatch_table` and `fir.dt_entry` operations.633 fir.dispatch_table @_QMgeometryE.dt.shape {638 fir.dispatch_table @_QMgeometryE.dt.rectangle {643 fir.dispatch_table @_QMgeometryE.dt.triangle {
2945 fir.type_info @_QMquuzTfoo noinit nofinal : !fir.type<_QMquuzTfoo{i:i32}> dispatch_table {2964 MaxSizedRegion<1>:$dispatch_table,2976 (`dispatch_table` $dispatch_table^)?