Home
last modified time | relevance | path

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

/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll11 %test51 = fcmp ogt float %float1, %float2 ; <i1> [#uses=0]
/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/OrcMCJIT/
Dtest-setcond-fp.ll11 %test51 = fcmp ogt float %float1, %float2 ; <i1> [#uses=0]
/external/clang/test/CodeGen/
Dx86_64-arguments.c419 void test51(struct test51_s *s, __builtin_va_list argList) { in test51() function
Dmmx-builtins.c260 __m64 test51(__m64 a, __m64 b) { in test51() function
/external/clang/test/Sema/
Duninit-variables.c353 int test51(void) in test51() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp948 namespace test51 { namespace
Dmangle.cpp1017 namespace test51 { namespace
/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(
Dicmp.ll516 ; CHECK-LABEL: @test51(
518 define i1 @test51(i32 %X, i32 %Y) {
Dselect.ll718 define i48 @test51(<3 x i1> %icmp, <3 x i16> %tmp) {
719 ; CHECK-LABEL: @test51(
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll731 define <2 x double> @test51(<2 x double> %a, <2 x double> %b) {
735 ; CHECK-LABEL: @test51
/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/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/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1614 define void @test51(i8* nocapture %a, i8* nocapture %b) nounwind {
1636 ; SSE4-LABEL: test51:
1639 ; AVX1-LABEL: test51:
1642 ; AVX2-LABEL: test51:
1645 ; AVX512VL-LABEL: test51:
Dmmx-intrinsics.ll574 define i64 @test51(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/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.cpp2490 namespace test51 { namespace