Home
last modified time | relevance | path

Searched refs:test_select (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/llvm/test/CodeGen/X86/
H A Dfp128-select.ll7 define void @test_select(fp128* %p, fp128* %q, i1 zeroext %c) {
8 ; MMX-LABEL: test_select:
21 ; CHECK-LABEL: test_select:
/aosp_15_r20/external/llvm/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll14 define i64 @test_select(i64 %lhs, i64 %rhs) {
15 ; CHECK-LABEL: test_select:
H A Darm64-fp128.ll185 define void @test_select(i1 %cond, fp128 %lhs, fp128 %rhs) {
186 ; CHECK-LABEL: test_select:
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/eventfd/
H A Deventfd06.c88 static void test_select(void) in test_select() function
154 test_select(); in run()
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dcrosstest.cfg45 [test_select]
47 test: test_select.ll
/aosp_15_r20/external/OpenCL-CTS/test_conformance/select/
H A DCMakeLists.txt4 test_select.cpp
/aosp_15_r20/external/angle/third_party/OpenCL-CTS/gn/select/
H A DBUILD.gn11 "$angle_root/third_party/OpenCL-CTS/src/test_conformance/select/test_select.cpp",
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_api_test.cpp4334 void test_select(const at::IntArrayRef input_shape, int64_t dim, int64_t index) { in test_select() function
4350 test_select({1, 1, 1}, 0, 0); in TEST_F()
4354 test_select({3, 2, 5}, 0, 2); in TEST_F()
4358 test_select({100, 1, 144}, 0, 50); in TEST_F()
4362 test_select({1, 1, 1}, 1, 0); in TEST_F()
4366 test_select({3, 5, 2}, 1, 2); in TEST_F()
4370 test_select({16, 16, 5}, 1, 6); in TEST_F()
4374 test_select({17, 17, 5}, 1, 6); in TEST_F()
4378 test_select({100, 144, 5}, 1, 50); in TEST_F()
4382 test_select({1, 1, 1}, 2, 0); in TEST_F()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/
Dmod.rs25 mod test_select; module
Dtest_select.rs218 fn test_select() { in test_select() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_select.py31 def test_select(self): member in SelectTestCase
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_expr.cpp281 static void test_select() in test_select() function
456 CALL_SUBTEST(test_select()); in EIGEN_DECLARE_TEST()
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_select.py52 def test_select(self): member in SelectTestCase
D_test_eintr.py435 def test_select(self): member in SelectEINTRTest
/aosp_15_r20/external/python/cpython2/Misc/
DBeOS-NOTES24 - test_select crashed -- select.error : (-2147459072, 'Bad file descriptor')
/aosp_15_r20/external/llvm/test/Transforms/InstCombine/
H A Dvec_demanded_elts.ll178 define <4 x float> @test_select(float %f, float %g) {
179 ; CHECK-LABEL: @test_select(
/aosp_15_r20/external/OpenCL-CTS/test_conformance/
H A Dopencl_conformance_tests_quick.csv76 Select,select/test_select
H A Dopencl_conformance_tests_full_no_math_or_conversions.csv76 Select,select/test_select
H A Dopencl_conformance_tests_full.csv76 Select,select/test_select
H A Dopencl_conformance_tests_full_binary.csv76 Select,select/test_select --compilation-mode binary --compilation-cache-path .
H A Dopencl_conformance_tests_full_spirv.csv76 Select,select/test_select --compilation-mode spir-v --compilation-cache-path .
/aosp_15_r20/external/llvm/test/Transforms/SLPVectorizer/AArch64/
H A Dhorizontal.ll9 ; CHECK-LABEL: test_select
13 define i32 @test_select(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk…
/aosp_15_r20/external/compiler-rt/test/dfsan/
H A Dcustom.cc582 void test_select() { in test_select() function
938 test_select(); in main()
/aosp_15_r20/bootable/libbootloader/gbl/libasync/src/
H A Dlib.rs239 fn test_select() { in test_select() function
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.10.0a4.rst789 Enhance ``test_select.test_select()``: it now takes 500 milliseconds rather than 10

123