HomeSort by relevance Sort by last modified time
    Searched refs:__mulsc3 (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/lib/builtins/
mulsc3.c 1 /* ===-- mulsc3.c - Implement __mulsc3 -------------------------------------===
10 * This file implements __mulsc3 for the compiler_rt library.
21 __mulsc3(float __a, float __b, float __c, float __d) function
apple_versioning.c 112 NOT_HERE_BEFORE_10_6(__mulsc3)
301 NOT_HERE_UNTIL_AFTER_4_3(__mulsc3)
  /external/compiler-rt/test/builtins/Unit/
mulsc3_test.c 1 //===-- mulsc3_test.c - Test __mulsc3 -------------------------------------===//
10 // This file tests __mulsc3 for the compiler_rt library.
22 __mulsc3(float __a, float __b, float __c, float __d);
52 float _Complex r = __mulsc3(a, b, c, d);
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_complex_builtins.h 27 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
83 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function

Completed in 202 milliseconds