Home
last modified time | relevance | path

Searched refs:test50 (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/Parser/
Dchar-literal-printing.c64 char32_t test50(void) { return U'\x3'; } in test50() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll9 %test50 = fcmp oge <3 x float> %float1, %float2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll10 %test50 = fcmp oge float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll10 %test50 = fcmp oge float %float1, %float2 ; <i1> [#uses=0]
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp53 class test50 : virtual test49 { virtual void f(); }; class
/external/clang/test/Sema/
Duninit-variables.c348 void test50() in test50() function
/external/clang/test/CodeGen/
Dx86_64-arguments.c415 void test50(double d, double e) { in test50() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp933 namespace test50 { namespace
Dmangle.cpp1006 namespace test50 { namespace
/external/curl/tests/data/
DMakefile.inc29 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll913 define <2 x double> @test50(double* %a) {
919 ; CHECK-LABEL: @test50
923 ; CHECK-LE-LABEL: @test50
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll171 ; CHECK-LABEL: @test50
173 define i64 @test50(i64 %Rs, i64 %Rt) #0 {
/external/llvm/test/Transforms/InstCombine/
Dshift.ll675 define i32 @test50(i32 %x) {
679 ; CHECK-LABEL: @test50(
Dcast.ll482 define i64 @test50(i64 %A) {
488 ; CHECK-LABEL: @test50(
Dicmp.ll507 ; CHECK-LABEL: @test50(
509 define i1 @test50(i16 %X, i32 %Y) {
Dselect.ll702 define i64 @test50(i32 %a) nounwind {
707 ; CHECK-LABEL: @test50(
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5249 void test50() in test50() function
5797 test50(); in main()
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll634 define i64 @test50(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
635 ; ALL-LABEL: @test50
Dvselect-minmax.ll1658 define <16 x i8> @test50(<16 x i8> %a, <16 x i8> %b) {
1659 ; SSE2-LABEL: test50:
1671 ; SSE4-LABEL: test50:
1676 ; AVX-LABEL: test50:
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp5316 void test50() in test50() function
5880 test50<S>(); in main()
5940 test50<S>(); in main()
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5326 void test50() in test50() function
5898 test50<S>(); in main()
5958 test50<S>(); in main()
/external/clang/test/CodeGenObjC/
Darc.m1146 void test50(id y) { function
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2432 namespace test50 { namespace