/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | avx512erintrin.h | 17 #define _mm512_exp2a23_round_pd(A, R) \ argument 22 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) \ argument 27 #define _mm512_maskz_exp2a23_round_pd(M, A, R) \ argument 32 #define _mm512_exp2a23_pd(A) \ argument 35 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 38 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 41 #define _mm512_exp2a23_round_ps(A, R) \ argument 46 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) \ argument 51 #define _mm512_maskz_exp2a23_round_ps(M, A, R) \ argument 56 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
D | smmintrin.h | 239 #define _mm_round_ps(X, M) \ argument 280 #define _mm_round_ss(X, Y, M) \ argument 314 #define _mm_round_pd(X, M) \ argument 355 #define _mm_round_sd(X, Y, M) \ argument 384 #define _mm_blend_pd(V1, V2, M) \ argument 412 #define _mm_blend_ps(V1, V2, M) \ argument 521 #define _mm_blend_epi16(V1, V2, M) \ argument 596 #define _mm_dp_ps(X, Y, M) \ argument 630 #define _mm_dp_pd(X, Y, M) \ argument 1167 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | avx512erintrin.h | 17 #define _mm512_exp2a23_round_pd(A, R) \ argument 22 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) \ argument 27 #define _mm512_maskz_exp2a23_round_pd(M, A, R) \ argument 32 #define _mm512_exp2a23_pd(A) \ argument 35 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 38 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 41 #define _mm512_exp2a23_round_ps(A, R) \ argument 46 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) \ argument 51 #define _mm512_maskz_exp2a23_round_ps(M, A, R) \ argument 56 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
D | smmintrin.h | 239 #define _mm_round_ps(X, M) \ argument 280 #define _mm_round_ss(X, Y, M) \ argument 314 #define _mm_round_pd(X, M) \ argument 355 #define _mm_round_sd(X, Y, M) \ argument 384 #define _mm_blend_pd(V1, V2, M) \ argument 412 #define _mm_blend_ps(V1, V2, M) \ argument 521 #define _mm_blend_epi16(V1, V2, M) \ argument 596 #define _mm_dp_ps(X, Y, M) \ argument 630 #define _mm_dp_pd(X, Y, M) \ argument 1167 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | avx512erintrin.h | 17 #define _mm512_exp2a23_round_pd(A, R) \ argument 22 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) \ argument 27 #define _mm512_maskz_exp2a23_round_pd(M, A, R) \ argument 32 #define _mm512_exp2a23_pd(A) \ argument 35 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 38 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 41 #define _mm512_exp2a23_round_ps(A, R) \ argument 46 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) \ argument 51 #define _mm512_maskz_exp2a23_round_ps(M, A, R) \ argument 56 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
D | smmintrin.h | 239 #define _mm_round_ps(X, M) \ argument 280 #define _mm_round_ss(X, Y, M) \ argument 314 #define _mm_round_pd(X, M) \ argument 355 #define _mm_round_sd(X, Y, M) \ argument 384 #define _mm_blend_pd(V1, V2, M) \ argument 412 #define _mm_blend_ps(V1, V2, M) \ argument 521 #define _mm_blend_epi16(V1, V2, M) \ argument 596 #define _mm_dp_ps(X, Y, M) \ argument 630 #define _mm_dp_pd(X, Y, M) \ argument 1167 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | avx512erintrin.h | 31 #define _mm512_exp2a23_round_pd(A, R) __extension__ ({ \ argument 36 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) __extension__ ({ \ argument 41 #define _mm512_maskz_exp2a23_round_pd(M, A, R) __extension__ ({ \ argument 46 #define _mm512_exp2a23_pd(A) \ argument 49 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 52 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 55 #define _mm512_exp2a23_round_ps(A, R) __extension__ ({ \ argument 60 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) __extension__ ({ \ argument 65 #define _mm512_maskz_exp2a23_round_ps(M, A, R) __extension__ ({ \ argument 70 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
H A D | smmintrin.h | 59 #define _mm_round_ps(X, M) __extension__ ({ \ argument 62 #define _mm_round_ss(X, Y, M) __extension__ ({ \ argument 66 #define _mm_round_pd(X, M) __extension__ ({ \ argument 69 #define _mm_round_sd(X, Y, M) __extension__ ({ \ argument 74 #define _mm_blend_pd(V1, V2, M) __extension__ ({ \ argument 80 #define _mm_blend_ps(V1, V2, M) __extension__ ({ \ argument 108 #define _mm_blend_epi16(V1, V2, M) __extension__ ({ \ argument 134 #define _mm_dp_ps(X, Y, M) __extension__ ({ \ argument 138 #define _mm_dp_pd(X, Y, M) __extension__ ({\ argument 270 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | avx512erintrin.h | 17 #define _mm512_exp2a23_round_pd(A, R) \ argument 22 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) \ argument 27 #define _mm512_maskz_exp2a23_round_pd(M, A, R) \ argument 32 #define _mm512_exp2a23_pd(A) \ argument 35 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 38 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 41 #define _mm512_exp2a23_round_ps(A, R) \ argument 46 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) \ argument 51 #define _mm512_maskz_exp2a23_round_ps(M, A, R) \ argument 56 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
H A D | smmintrin.h | 239 #define _mm_round_ps(X, M) \ argument 280 #define _mm_round_ss(X, Y, M) \ argument 314 #define _mm_round_pd(X, M) \ argument 355 #define _mm_round_sd(X, Y, M) \ argument 384 #define _mm_blend_pd(V1, V2, M) \ argument 412 #define _mm_blend_ps(V1, V2, M) \ argument 521 #define _mm_blend_epi16(V1, V2, M) \ argument 596 #define _mm_dp_ps(X, Y, M) \ argument 630 #define _mm_dp_pd(X, Y, M) \ argument 1167 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | avx512erintrin.h | 17 #define _mm512_exp2a23_round_pd(A, R) \ argument 22 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) \ argument 27 #define _mm512_maskz_exp2a23_round_pd(M, A, R) \ argument 32 #define _mm512_exp2a23_pd(A) \ argument 35 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 38 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 41 #define _mm512_exp2a23_round_ps(A, R) \ argument 46 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) \ argument 51 #define _mm512_maskz_exp2a23_round_ps(M, A, R) \ argument 56 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
D | smmintrin.h | 239 #define _mm_round_ps(X, M) \ argument 280 #define _mm_round_ss(X, Y, M) \ argument 314 #define _mm_round_pd(X, M) \ argument 355 #define _mm_round_sd(X, Y, M) \ argument 384 #define _mm_blend_pd(V1, V2, M) \ argument 412 #define _mm_blend_ps(V1, V2, M) \ argument 521 #define _mm_blend_epi16(V1, V2, M) \ argument 596 #define _mm_dp_ps(X, Y, M) \ argument 630 #define _mm_dp_pd(X, Y, M) \ argument 1167 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | avx512erintrin.h | 31 #define _mm512_exp2a23_round_pd(A, R) __extension__ ({ \ argument 36 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) __extension__ ({ \ argument 41 #define _mm512_maskz_exp2a23_round_pd(M, A, R) __extension__ ({ \ argument 46 #define _mm512_exp2a23_pd(A) \ argument 49 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 52 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 55 #define _mm512_exp2a23_round_ps(A, R) __extension__ ({ \ argument 60 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) __extension__ ({ \ argument 65 #define _mm512_maskz_exp2a23_round_ps(M, A, R) __extension__ ({ \ argument 70 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
D | smmintrin.h | 59 #define _mm_round_ps(X, M) __extension__ ({ \ argument 62 #define _mm_round_ss(X, Y, M) __extension__ ({ \ argument 66 #define _mm_round_pd(X, M) __extension__ ({ \ argument 69 #define _mm_round_sd(X, Y, M) __extension__ ({ \ argument 74 #define _mm_blend_pd(V1, V2, M) __extension__ ({ \ argument 80 #define _mm_blend_ps(V1, V2, M) __extension__ ({ \ argument 108 #define _mm_blend_epi16(V1, V2, M) __extension__ ({ \ argument 134 #define _mm_dp_ps(X, Y, M) __extension__ ({ \ argument 138 #define _mm_dp_pd(X, Y, M) __extension__ ({\ argument 270 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | avx512erintrin.h | 31 #define _mm512_exp2a23_round_pd(A, R) __extension__ ({ \ argument 36 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) __extension__ ({ \ argument 41 #define _mm512_maskz_exp2a23_round_pd(M, A, R) __extension__ ({ \ argument 46 #define _mm512_exp2a23_pd(A) \ argument 49 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 52 #define _mm512_maskz_exp2a23_pd(M, A) \ argument 55 #define _mm512_exp2a23_round_ps(A, R) __extension__ ({ \ argument 60 #define _mm512_mask_exp2a23_round_ps(S, M, A, R) __extension__ ({ \ argument 65 #define _mm512_maskz_exp2a23_round_ps(M, A, R) __extension__ ({ \ argument 70 #define _mm512_exp2a23_ps(A) \ argument [all …]
|
H A D | smmintrin.h | 59 #define _mm_round_ps(X, M) __extension__ ({ \ argument 62 #define _mm_round_ss(X, Y, M) __extension__ ({ \ argument 66 #define _mm_round_pd(X, M) __extension__ ({ \ argument 69 #define _mm_round_sd(X, Y, M) __extension__ ({ \ argument 74 #define _mm_blend_pd(V1, V2, M) __extension__ ({ \ argument 80 #define _mm_blend_ps(V1, V2, M) __extension__ ({ \ argument 108 #define _mm_blend_epi16(V1, V2, M) __extension__ ({ \ argument 134 #define _mm_dp_ps(X, Y, M) __extension__ ({ \ argument 138 #define _mm_dp_pd(X, Y, M) __extension__ ({\ argument 270 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument [all …]
|
/aosp_15_r20/frameworks/rs/cpp/ |
H A D | ScriptIntrinsicBLAS.cpp | 52 int M, int N, int K, int incX, int incY, int KL, int KU, in setUpBLASCall() 108 int TransB, int Side, int Uplo, int Diag, int M, int N, int K, in nScriptIntrinsicBLAS_Single() 109 float alpha, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Single() 122 int TransB, int Side, int Uplo, int Diag, int M, int N, int K, in nScriptIntrinsicBLAS_Double() 123 double alpha, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Double() 135 int TransB, int Side, int Uplo, int Diag, int M, int N, int K, in nScriptIntrinsicBLAS_Complex() 136 float alphaX, float alphaY, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Complex() 148 int TransB, int Side, int Uplo, int Diag, int M, int N, int K, in nScriptIntrinsicBLAS_Z() 149 double alphaX, double alphaY, RsAllocation A, RsAllocation B, in nScriptIntrinsicBLAS_Z() 161 nScriptIntrinsicBLAS_BNNM(RS* mRS, RsContext con, RsScript id, int M, int N, int K, in nScriptIntrinsicBLAS_BNNM() [all …]
|
/aosp_15_r20/external/llvm/unittests/Analysis/ |
H A D | LazyCallGraphTest.cpp | 27 std::unique_ptr<Module> M = parseAssemblyString(Assembly, Error, Context); in parseAssembly() local 125 std::unique_ptr<Module> M = parseAssembly(Context, DiamondOfTriangles); in TEST() local 256 LazyCallGraph::RefSCC &A = *J++; in TEST() local 276 static Function &lookupFunction(Module &M, StringRef Name) { in lookupFunction() 285 std::unique_ptr<Module> M = parseAssembly(Context, "define void @a() {\n" in TEST() local 301 LazyCallGraph::Node &A = CG.get(lookupFunction(*M, "a")); in TEST() local 333 std::unique_ptr<Module> M = parseAssembly(Context, DiamondOfTriangles); in TEST() local 382 LazyCallGraph::SCC &A = *J++; in TEST() local 401 std::unique_ptr<Module> M = parseAssembly(Context, "define void @f1() {\n" in TEST() local 457 std::unique_ptr<Module> M = parseAssembly(Context, "define void @a() {\n" in TEST() local [all …]
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | constructor-init.cpp | 7 struct M { struct 8 M() { printf("M()\n"); } in M() function 9 M(int i) { iM = i; printf("M(%d)\n", i); } in M() argument 10 int iM; argument 11 void MPR() {printf("iM = %d\n", iM); }; in MPR() argument 65 template <class T> struct A { struct 66 A() {} in A() argument 67 A(int) {} in A() function 68 A(const A&) {} in A() function 69 ~A() {} in ~A() argument [all …]
|
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 279 …static void validateGEMV(Element e, int TransA, Allocation A, Allocation X, int incX, Allocation Y… in validateGEMV() 281 int M = A.getType().getY(); in validateGEMV() local 324 …public void SGEMV(@Transpose int TransA, float alpha, Allocation A, Allocation X, int incX, float … in SGEMV() 325 validateGEMV(Element.F32(mRS), TransA, A, X, incX, Y, incY); in SGEMV() local 326 int M = A.getType().getY(); in SGEMV() local 328 …mRS.nScriptIntrinsicBLAS_Single(getID(mRS), RsBlas_sgemv, TransA, 0, 0, 0, 0, M, N, 0, alpha, A.ge… in SGEMV() local 346 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV() 347 validateGEMV(Element.F64(mRS), TransA, A, X, incX, Y, incY); in DGEMV() local 348 int M = A.getType().getY(); in DGEMV() local 350 …mRS.nScriptIntrinsicBLAS_Double(getID(mRS), RsBlas_dgemv, TransA, 0, 0, 0, 0, M, N, 0, alpha, A.ge… in DGEMV() local [all …]
|
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/ |
H A D | IntegerDivision.cpp | 25 Module M("test division", C); in TEST() local 38 Value *A = &*AI++; in TEST() local 55 Module M("test division", C); in TEST() local 68 Value *A = &*AI++; in TEST() local 85 Module M("test remainder", C); in TEST() local 98 Value *A = &*AI++; in TEST() local 115 Module M("test remainder", C); in TEST() local 128 Value *A = &*AI++; in TEST() local 146 Module M("test division", C); in TEST() local 159 Value *A = &*AI++; in TEST() local [all …]
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/map/map.cons/ |
H A D | move_alloc.pass.cpp | 33 typedef test_allocator<VC> A; in main() typedef 34 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef 72 typedef test_allocator<VC> A; in main() typedef 73 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef 111 typedef other_allocator<VC> A; in main() typedef 112 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef 150 typedef test_allocator<VC> A; in main() typedef 152 typedef std::map<const int, T, C, A> M; in main() typedef 197 typedef min_allocator<VC> A; in main() typedef 198 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef [all …]
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
H A D | move_alloc.pass.cpp | 33 typedef test_allocator<VC> A; in main() typedef 34 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef 72 typedef test_allocator<VC> A; in main() typedef 73 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef 111 typedef other_allocator<VC> A; in main() typedef 112 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef 150 typedef test_allocator<VC> A; in main() typedef 152 typedef std::multimap<const int, T, C, A> M; in main() typedef 197 typedef min_allocator<VC> A; in main() typedef 198 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multimap/multimap.cons/ |
H A D | move_alloc.pass.cpp | 33 typedef test_allocator<VC> A; in main() typedef 34 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef 72 typedef test_allocator<VC> A; in main() typedef 73 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef 111 typedef other_allocator<VC> A; in main() typedef 112 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef 150 typedef test_allocator<VC> A; in main() typedef 152 typedef std::multimap<const int, T, C, A> M; in main() typedef 200 typedef min_allocator<VC> A; in main() typedef 201 typedef std::multimap<MoveOnly, MoveOnly, C, A> M; in main() typedef [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/map.cons/ |
H A D | move_alloc.pass.cpp | 34 typedef test_allocator<VC> A; in main() typedef 35 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef 73 typedef test_allocator<VC> A; in main() typedef 74 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef 112 typedef other_allocator<VC> A; in main() typedef 113 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef 151 typedef test_allocator<VC> A; in main() typedef 153 typedef std::map<const int, T, C, A> M; in main() typedef 201 typedef min_allocator<VC> A; in main() typedef 202 typedef std::map<MoveOnly, MoveOnly, C, A> M; in main() typedef [all …]
|