Home
last modified time | relevance | path

Searched refs:test59 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll19 %test59 = fcmp olt double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll19 %test59 = fcmp olt <2 x double> %double1, %double2
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll19 %test59 = fcmp olt double %double1, %double2 ; <i1> [#uses=0]
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1089 namespace test59 { namespace
/external/curl/tests/data/
DMakefile.inc29 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/external/llvm/test/Transforms/InstCombine/
Dshift.ll760 define i32 @test59(i32 %x) {
765 ; CHECK-LABEL: @test59(
Dcast.ll602 define i64 @test59(i8 %A, i8 %B) nounwind {
611 ; CHECK-LABEL: @test59(
Dicmp.ll620 define i1 @test59(i8* %foo) {
629 ; CHECK-LABEL: @test59(
Dselect.ll804 define i32 @test59(i32 %x, i32 %y) nounwind {
809 ; CHECK-LABEL: @test59(
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll500 define i64 @test59(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
501 ; ALL-LABEL: @test59
Dvselect-minmax.ll1836 define <8 x i16> @test59(<8 x i16> %a, <8 x i16> %b) {
1837 ; SSE-LABEL: test59:
1842 ; AVX-LABEL: test59:
/external/clang/test/CodeGenObjC/
Darc.m1314 void test59(void) { function
1321 // CHECK-LABEL: define void @test59()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2317 ; CHECK-LABEL: define void @test59(
2325 define void @test59(i8* %x) nounwind {
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2876 namespace test59 { namespace