Home
last modified time | relevance | path

Searched refs:test60 (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll20 %test60 = fcmp une <2 x double> %double1, %double2
Dtest-setcond-fp.ll20 %test60 = fcmp une double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll20 %test60 = fcmp une double %double1, %double2 ; <i1> [#uses=0]
/external/clang/test/CodeGen/
Dmmx-builtins.c305 __m64 test60(__m64 a, __m64 b) { in test60() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll496 define <2 x i64> @test60(<2 x i64> %a, <2 x i64> %b) {
500 ; CHECK-LABEL: @test60
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1098 namespace test60 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll768 define i32 @test60(i32 %x) {
773 ; CHECK-LABEL: @test60(
Dicmp.ll648 define i1 @test60(i8* %foo, i64 %i, i64 %j) {
655 ; CHECK-LABEL: @test60(
676 ; Same as test60, but look through an addrspacecast instead of a
Dcast.ll590 define <3 x i32> @test60(<4 x i32> %call4) nounwind {
596 ; CHECK-LABEL: @test60(
Dselect.ll793 define i1 @test60(i32 %x, i1* %y) nounwind {
799 ; CHECK-LABEL: @test60(
/external/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1750 define void @test60(i16* nocapture %a, i16* nocapture %b) nounwind {
1772 ; SSE2-LABEL: test60:
1775 ; AVX1-LABEL: test60:
1778 ; AVX2-LABEL: test60:
Dmmx-builtins.ll450 define i64 @test60(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp2912 namespace test60 { namespace