Home
last modified time | relevance | path

Searched refs:test51 (Results 1 – 21 of 21) sorted by relevance

/external/clang/test/Parser/
Dchar-literal-printing.c66 char32_t test51(void) { return U'\x333'; } in test51() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll10 %test51 = fcmp ogt <3 x float> %float1, %float2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll11 %test51 = fcmp ogt float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll11 %test51 = fcmp ogt float %float1, %float2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c353 int test51(void) in test51() function
/external/clang/test/CodeGen/
Dx86_64-arguments.c424 void test51(struct test51_s *s, __builtin_va_list argList) { in test51() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp951 namespace test51 { namespace
Dmangle.cpp1017 namespace test51 { namespace
/external/curl/tests/data/
DMakefile.inc29 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll928 define <2 x double> @test51(<2 x double> %a, <2 x double> %b) {
932 ; CHECK-LABEL: @test51
936 ; CHECK-LE-LABEL: @test51
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll179 ; CHECK-LABEL: @test51
181 define i64 @test51(i64 %Rs, i64 %Rt) #0 {
/external/llvm/test/Transforms/InstCombine/
Dshift.ll684 define i32 @test51(i32 %x) {
688 ; CHECK-LABEL: @test51(
Dcast.ll497 define i64 @test51(i64 %A, i1 %cond) {
504 ; CHECK-LABEL: @test51(
Dselect.ll718 define i48 @test51(<3 x i1> %icmp, <3 x i16> %tmp) {
719 ; CHECK-LABEL: @test51(
Dicmp.ll516 ; CHECK-LABEL: @test51(
518 define i1 @test51(i32 %X, i32 %Y) {
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5353 void test51() in test51() function
5798 test51(); in main()
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll617 define i64 @test51(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
618 ; ALL-LABEL: @test51
Dvselect-minmax.ll1686 define <16 x i8> @test51(<16 x i8> %a, <16 x i8> %b) {
1687 ; SSE2-LABEL: test51:
1697 ; SSE4-LABEL: test51:
1702 ; AVX-LABEL: test51:
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp5421 void test51() in test51() function
5881 test51<S>(); in main()
5941 test51<S>(); in main()
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5431 void test51() in test51() function
5899 test51<S>(); in main()
5959 test51<S>(); in main()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2494 namespace test51 { namespace