Home
last modified time | relevance | path

Searched refs:exeext (Results 1 – 25 of 82) sorted by relevance

1234

/external/llvm/test/ExecutionEngine/MCJIT/remote/
Dsimpletest-remote.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dcross-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dmulti-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dcross-module-sm-pic-a.ll1 …zy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -relocation-model=…
Dtest-data-align-remote.ll1 ; RUN: %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dmulti-module-sm-pic-a.ll1 …zy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -relocation-model=…
Dtest-ptr-reloc-remote.ll1 ; RUN: %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dtest-fp-no-external-funcs-remote.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dtest-global-init-nonzero-remote.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dstubs-remote.ll1 …%lli -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
Dtest-common-symbols-remote.ll1 … -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
Dsimpletest-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /d…
Dcross-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dmulti-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dtest-data-align-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dcross-module-sm-pic-a.ll1 …zy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -relocation-model=…
Dmulti-module-sm-pic-a.ll1 …zy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -relocation-model=…
Dtest-ptr-reloc-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dtest-fp-no-external-funcs-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /d…
Dtest-global-init-nonzero-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /d…
Dstubs-remote.ll1 …cjit -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
Dtest-common-symbols-remote.ll1 … -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
/external/ltrace/
Dconfigure.ac58 AM_INIT_AUTOMAKE([foreign no-exeext dist-bzip2])
/external/libunwind/aux/
Dltmain.sh3652 *cygwin*) exeext=.exe ;;
3653 *) exeext= ;;
3733 program=lt-'$outputname'$exeext
/external/cmockery/cmockery_0_1_2/
Dlibtool143 exeext=""
5233 exeext=.exe
5235 *) exeext= ;;
7322 exeext=""

1234