Searched refs:bazz (Results 1 – 16 of 16) sorted by relevance
14 void bazz() {} in bazz() function15 #pragma omp declare target to(bazz) device_type(nohost)16 void bazzz() {bazz();} in bazzz()18 void any() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on ho… in any()19 void host1() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on … in host1()21 void host2() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on … in host2()
164 void bazz() {} in bazz() function165 #pragma omp declare target to(bazz) device_type(nohost) // omp45-error {{unexpected 'device_type' c…166 void bazzz() {bazz();} in bazzz()168 void any() {bazz();} // host5-error {{function with 'device_type(nohost)' is not available on host}} in any()169 void host1() {bazz();} // host5-error {{function with 'device_type(nohost)' is not available on hos… in host1()171 void host2() {bazz();} //host5-error {{function with 'device_type(nohost)' is not available on host… in host2()
28 void bazz();29 #pragma omp declare target to(bazz) device_type(host)
62 void bazz() { in bazz() function
11 define void @bazz() nounwind {17 ; CHECK: define void @bazz()
36 define i32 @bazz() {43 ; CHECK: define i32 @bazz()
35 define i32 @bazz() {42 ; CHECK: define i32 @bazz()
192 includes = [ "//third_party/bazz:bazz_fbs_includes" ],196 //third_party/bazz:bazz_fbs_includes. When compiling the library that198 will fail to find any of the bazz *_generated.h files unless you also199 add bazz's flatbuffer_cc_library to your own dependency list, e.g.:205 "//third_party/bazz:bazz_fbs"
17 # MISSING-NOT: bazz159 .long .Lstring_bazz # String in Bucket 1: bazz
40 define <4 x float> @bazz(<4 x float> %x, i32 %a) {41 ; CHECK-LABEL: @bazz(
60 define void @bazz(i64 %x, i64 %y) nounwind {61 ; CHECK-LABEL: @bazz(
72 define void @bazz(i64 %x, i64 %y) nounwind {73 ; CHECK-LABEL: @bazz(
155 includes = [ "//third_party/bazz:bazz_fbs_includes" ],159 //third_party/bazz:bazz_fbs_includes. When compiling the library that161 will fail to find any of the bazz *_generated.h files unless you also162 add bazz's flatbuffer_cc_library to your own dependency list, e.g.:168 "//third_party/bazz:bazz_fbs"
94 define float @bazz() {95 ; CHECK-LABEL: @bazz(111 ; THRESHOLD-LABEL: @bazz(