OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inteloclbifunc
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
callingconv-iamcu.c
51
void __attribute__((intel_ocl_bicc))
inteloclbifunc
(float *a) {} // expected-warning {{calling convention 'intel_ocl_bicc' ignored for this target}}
function
callingconv.c
62
void __attribute__((intel_ocl_bicc))
inteloclbifunc
(float *a) {}
function
Completed in 76 milliseconds