Home
last modified time | relevance | path

Searched refs:test53 (Results 1 – 22 of 22) sorted by relevance

/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll12 %test53 = fcmp olt <3 x float> %float1, %float2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll13 %test53 = fcmp olt float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll13 %test53 = fcmp olt float %float1, %float2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c376 void test53() { in test53() function
/external/clang/test/CodeGen/
Dx86_64-arguments.c449 void test53(__m256 *m, __builtin_va_list argList) { in test53() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp986 namespace test53 { namespace
Dmangle.cpp1075 namespace test53 { namespace
/external/curl/tests/data/
DMakefile.inc29 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll954 define <2 x double> @test53(<2 x double> %a, <2 x double> %b) {
958 ; CHECK-LABEL: @test53
962 ; CHECK-LE-LABEL: @test53
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll195 ; CHECK-LABEL: @test53
197 define i64 @test53(i32 %Rs, i64 %Rt) #0 {
/external/llvm/test/Transforms/InstCombine/
Dshift.ll702 define i32 @test53(i32 %x) {
706 ; CHECK-LABEL: @test53(
Dcast.ll526 define i64 @test53(i32 %A) {
532 ; CHECK-LABEL: @test53(
Dicmp.ll541 ; CHECK-LABEL: @test53(
545 define i1 @test53(i32 %a, i32 %b) nounwind {
Dselect.ll739 define i32 @test53(i32 %x) nounwind {
744 ; CHECK-LABEL: @test53(
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5561 void test53() in test53() function
5800 test53(); in main()
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll585 define i64 @test53(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
586 ; ALL-LABEL: @test53
Dvselect-minmax.ll1740 define <16 x i8> @test53(<16 x i8> %a, <16 x i8> %b) {
1741 ; SSE-LABEL: test53:
1746 ; AVX-LABEL: test53:
/external/clang/test/CodeGenObjC/
Darc.m1190 void test53(void) { function
1194 // CHECK-LABEL: define void @test53()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp5631 void test53() in test53() function
5883 test53<S>(); in main()
5943 test53<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2189 ; CHECK-LABEL: define void @test53(
2192 define void @test53(void ()** %zz, i8** %pp) {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5641 void test53() in test53() function
5901 test53<S>(); in main()
5961 test53<S>(); in main()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2640 namespace test53 { namespace