Home
last modified time | relevance | path

Searched defs:as_half (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c1137 uint16_t as_half; in xnn_compute_floating_point_softmax() member
1144 uint16_t as_half; in xnn_compute_floating_point_softmax() member
1151 uint16_t as_half; in xnn_compute_floating_point_softmax() member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dopencl-c-base.h635 #define as_half(x) __builtin_astype((x), half) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dopencl-c-base.h635 #define as_half(x) __builtin_astype((x), half) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dopencl-c-base.h635 #define as_half(x) __builtin_astype((x), half) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dopencl-c-base.h635 #define as_half(x) __builtin_astype((x), half) macro
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dopencl-c-base.h635 #define as_half(x) __builtin_astype((x), half) macro