Searched refs:bazzz (Results 1 – 9 of 9) sorted by relevance
16 void bazzz() {bazz();} in bazzz() function17 #pragma omp declare target to(bazzz) device_type(nohost)
30 int bazzz();31 #pragma omp declare variant(bazzz) match(implementation = {vendor(llvm)})
28 int bazzz();38 #pragma omp declare variant(bazzz) match(implementation = {vendor(llvm)})
125 int bazzz();126 #pragma omp declare variant(bazzz) match(device = {kind(CORRECT)})
52 int bazzz();62 #pragma omp declare variant(bazzz) match(device = {kind(CORRECT)})
41 int bazzz();42 #pragma omp declare variant(bazzz) match(implementation = {vendor(llvm)}, device={kind(host)})
166 void bazzz() {bazz();} in bazzz() function167 #pragma omp declare target to(bazzz) device_type(nohost) // omp45-error {{unexpected 'device_type' …
58 define <4 x float> @bazzz(<4 x float> %x) {59 ; CHECK-LABEL: @bazzz(
170 define float @bazzz() {171 ; CHECK-LABEL: @bazzz(183 ; THRESHOLD-LABEL: @bazzz(