Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/test/Transforms/CalledValuePropagation/
Dsimple-select.ll14 ; "@test_select" is also norecurse. This would allow the globals optimizer to
23 %tmp0 = call i64 @test_select(i1 %flag)
27 define internal i64 @test_select(i1 %flag) {
/external/llvm/test/CodeGen/X86/
Dfp128-select.ll7 define void @test_select(fp128* %p, fp128* %q, i1 zeroext %c) {
8 ; MMX-LABEL: test_select:
21 ; CHECK-LABEL: test_select:
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dsetcc-takes-i32.ll14 define i64 @test_select(i64 %lhs, i64 %rhs) {
15 ; CHECK-LABEL: test_select:
/external/llvm/test/CodeGen/AArch64/
Dsetcc-takes-i32.ll14 define i64 @test_select(i64 %lhs, i64 %rhs) {
15 ; CHECK-LABEL: test_select:
Darm64-fp128.ll185 define void @test_select(i1 %cond, fp128 %lhs, fp128 %rhs) {
186 ; CHECK-LABEL: test_select:
/external/swiftshader/third_party/subzero/crosstest/
Dcrosstest.cfg45 [test_select]
47 test: test_select.ll
/external/OpenCL-CTS/test_conformance/select/
DCMakeLists.txt4 test_select.cpp
/external/llvm-project/llvm/test/CodeGen/X86/
Dfp128-select.ll11 define void @test_select(fp128* %p, fp128* %q, i1 zeroext %c) {
12 ; SSE-LABEL: test_select:
25 ; NOSSE-LABEL: test_select:
/external/rust/crates/nix/test/sys/
Dmod.rs21 mod test_select; module
/external/llvm-project/llvm/test/MachineVerifier/
Dtest_g_select.mir5 name: test_select
/external/python/cpython2/Lib/test/
Dtest_select.py31 def test_select(self): member in SelectTestCase
/external/python/cpython3/Lib/test/
Dtest_select.py47 def test_select(self): member in SelectTestCase
/external/eigen/unsupported/test/
Dcxx11_tensor_expr.cpp282 static void test_select() in test_select() function
313 CALL_SUBTEST(test_select()); in test_cxx11_tensor_expr()
/external/python/cpython2/Misc/
DBeOS-NOTES24 - test_select crashed -- select.error : (-2147459072, 'Bad file descriptor')
/external/OpenCL-CTS/test_conformance/
Dopencl_conformance_tests_full_no_math_or_conversions.csv76 Select,select/test_select
Dopencl_conformance_tests_full.csv76 Select,select/test_select
Dopencl_conformance_tests_quick.csv76 Select,select/test_select
Dopencl_conformance_tests_full_binary.csv76 Select,select/test_select --compilation-mode binary --compilation-cache-path .
Dopencl_conformance_tests_full_spirv.csv76 Select,select/test_select --compilation-mode spir-v --compilation-cache-path .
/external/llvm/test/Transforms/InstCombine/
Dvec_demanded_elts.ll178 define <4 x float> @test_select(float %f, float %g) {
179 ; CHECK-LABEL: @test_select(
/external/llvm-project/llvm/test/Analysis/CostModel/X86/
Dvselect-cost.ll11 define i32 @test_select() {
12 ; SSE2-LABEL: 'test_select'
31 ; SSE41-LABEL: 'test_select'
50 ; AVX1-LABEL: 'test_select'
69 ; AVX2-LABEL: 'test_select'
88 ; AVX512F-LABEL: 'test_select'
107 ; AVX512BW-LABEL: 'test_select'
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dhorizontal.ll9 ; CHECK-LABEL: test_select
13 define i32 @test_select(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk…
/external/compiler-rt/test/dfsan/
Dcustom.cc582 void test_select() { in test_select() function
938 test_select(); in main()
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64/
Dhorizontal.ll15 ; YAML-NEXT: Function: test_select
22 define i32 @test_select(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk…
23 ; CHECK-LABEL: @test_select(
/external/rust/crates/nix/src/sys/
Dselect.rs356 fn test_select() { in test_select() function

123