Home
last modified time | relevance | path

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

/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll19 %test59 = fcmp olt <2 x double> %double1, %double2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll19 %test59 = fcmp olt double %double1, %double2 ; <i1> [#uses=0]
/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.inc31 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/external/llvm/test/Transforms/InstCombine/
Dshift.ll891 define i32 @test59(i32 %x) {
892 ; CHECK-LABEL: @test59(
Dcast.ll720 define i64 @test59(i8 %A, i8 %B) nounwind {
721 ; CHECK-LABEL: @test59(
Dselect.ll954 define i32 @test59(i32 %x, i32 %y) nounwind {
959 ; CHECK-LABEL: @test59(
Dicmp.ll699 define i1 @test59(i8* %foo) {
700 ; CHECK-LABEL: @test59(
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/
Dmain.c147 test59[] = { 0x62, 0x22, 0x5c }, variable
4300 { .b = test59, .blen = sizeof(test59),
/external/clang/test/CodeGenObjC/
Darc.m1314 void test59(void) { function
1321 // CHECK-LABEL: define void @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.ll1837 define <8 x i16> @test59(<8 x i16> %a, <8 x i16> %b) {
1838 ; SSE-LABEL: test59:
1843 ; AVX-LABEL: test59:
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2318 ; CHECK-LABEL: define void @test59(
2326 define void @test59(i8* %x) nounwind {