Searched refs:test_select (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | setcc-takes-i32.ll | 14 define i64 @test_select(i64 %lhs, i64 %rhs) { 15 ; CHECK-LABEL: test_select:
|
D | arm64-fp128.ll | 200 define void @test_select(i1 %cond, fp128 %lhs, fp128 %rhs) { 201 ; CHECK-LABEL: test_select:
|
D | f16-instructions.ll | 117 ; CHECK-LABEL: test_select: 124 define half @test_select(half %a, half %b, i1 zeroext %c) #0 {
|
/external/boringssl/src/crypto/ |
D | constant_time_test.c | 130 static int test_select(unsigned int a, unsigned int b) { in test_select() function 274 num_failed += test_select(a, b); in main()
|
/external/compiler-rt/test/dfsan/ |
D | custom.cc | 582 void test_select() { in test_select() function 938 test_select(); in main()
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 149 ; CHECK-ALL-LABEL: test_select: 156 define void @test_select(half* %p, half* %q, i1 zeroext %c) #0 {
|
/external/llvm/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 194 define <4 x float> @test_select(float %f, float %g) { 195 ; CHECK-LABEL: @test_select(
|