OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vcalt_f64
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
aarch64-neon-intrinsics.c
996
return
vcalt_f64
(a, b);
[
all
...]
/prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h
5683
__ai uint64x1_t
vcalt_f64
(float64x1_t __a, float64x1_t __b) {
function
[
all
...]
/prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h
5683
__ai uint64x1_t
vcalt_f64
(float64x1_t __a, float64x1_t __b) {
function
[
all
...]
Completed in 447 milliseconds