Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Dsetcc-takes-i32.ll14 define i64 @test_select(i64 %lhs, i64 %rhs) {
15 ; CHECK-LABEL: test_select:
Darm64-fp128.ll200 define void @test_select(i1 %cond, fp128 %lhs, fp128 %rhs) {
201 ; CHECK-LABEL: test_select:
Df16-instructions.ll117 ; CHECK-LABEL: test_select:
124 define half @test_select(half %a, half %b, i1 zeroext %c) #0 {
/external/boringssl/src/crypto/
Dconstant_time_test.c130 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/
Dcustom.cc582 void test_select() { in test_select() function
938 test_select(); in main()
/external/llvm/test/CodeGen/ARM/
Dfp16-promote.ll149 ; CHECK-ALL-LABEL: test_select:
156 define void @test_select(half* %p, half* %q, i1 zeroext %c) #0 {
/external/llvm/test/Transforms/InstCombine/
Dvec_demanded_elts.ll194 define <4 x float> @test_select(float %f, float %g) {
195 ; CHECK-LABEL: @test_select(