Home
last modified time | relevance | path

Searched refs:bazz (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/clang/test/SemaCUDA/
Dopenmp-target.cu14 void bazz() {} in bazz() function
15 #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()
/external/llvm-project/clang/test/OpenMP/
Ddeclare_target_messages.cpp164 void bazz() {} in bazz() function
165 #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()
Ddeclare_target_ast_print.cpp28 void bazz();
29 #pragma omp declare target to(bazz) device_type(host)
Dfor_reduction_codegen_UDR.cpp62 void bazz() { in bazz() function
/external/llvm-project/llvm/test/Transforms/Inline/
Dnoinline.ll11 define void @bazz() nounwind {
17 ; CHECK: define void @bazz()
Dframeescape.ll36 define i32 @bazz() {
43 ; CHECK: define i32 @bazz()
/external/llvm/test/Transforms/Inline/
Dnoinline.ll11 define void @bazz() nounwind {
17 ; CHECK: define void @bazz()
Dframeescape.ll35 define i32 @bazz() {
42 ; CHECK: define i32 @bazz()
/external/flatbuffers/
Dbuild_defs.bzl192 includes = [ "//third_party/bazz:bazz_fbs_includes" ],
196 //third_party/bazz:bazz_fbs_includes. When compiling the library that
198 will fail to find any of the bazz *_generated.h files unless you also
199 add bazz's flatbuffer_cc_library to your own dependency list, e.g.:
205 "//third_party/bazz:bazz_fbs"
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug-names-find.s17 # MISSING-NOT: bazz
159 .long .Lstring_bazz # String in Bucket 1: bazz
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dvector_insertelt_shuffle.ll40 define <4 x float> @bazz(<4 x float> %x, i32 %a) {
41 ; CHECK-LABEL: @bazz(
/external/llvm/test/Transforms/SimplifyCFG/
Dswitch-on-const-select.ll60 define void @bazz(i64 %x, i64 %y) nounwind {
61 ; CHECK-LABEL: @bazz(
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
Dswitch-on-const-select.ll72 define void @bazz(i64 %x, i64 %y) nounwind {
73 ; CHECK-LABEL: @bazz(
/external/tflite-support/third_party/flatbuffers/
Dbuild_defs.bzl155 includes = [ "//third_party/bazz:bazz_fbs_includes" ],
159 //third_party/bazz:bazz_fbs_includes. When compiling the library that
161 will fail to find any of the bazz *_generated.h files unless you also
162 add bazz's flatbuffer_cc_library to your own dependency list, e.g.:
168 "//third_party/bazz:bazz_fbs"
/external/tensorflow/third_party/flatbuffers/
Dbuild_defs.bzl155 includes = [ "//third_party/bazz:bazz_fbs_includes" ],
159 //third_party/bazz:bazz_fbs_includes. When compiling the library that
161 will fail to find any of the bazz *_generated.h files unless you also
162 add bazz's flatbuffer_cc_library to your own dependency list, e.g.:
168 "//third_party/bazz:bazz_fbs"
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Dhorizontal-list.ll94 define float @bazz() {
95 ; CHECK-LABEL: @bazz(
111 ; THRESHOLD-LABEL: @bazz(