/external/llvm/test/Transforms/GVN/ |
calls-readonly.ll | 9 %0 = tail call i32 @strlen(i8* %P) ; <i32> [#uses=2] 19 %3 = tail call i8* @strchr(i8* %Q, i32 97) ; <i8*> [#uses=1] 20 %4 = tail call i32 @strlen(i8* %P) ; <i32> [#uses=1]
|
/external/llvm/test/Transforms/GlobalOpt/ |
tls.ll | 20 tail call void @start_thread(void ()* @g) nounwind 21 tail call void @wait() nounwind 46 tail call void @signal() nounwind
|
/external/llvm/test/Transforms/ObjCARC/ |
contract-storestrong-ivar.ll | 3 ; CHECK: tail call void @objc_storeStrong(i8** 25 %tmp4 = tail call i8* @objc_retain(i8* %tmp3) nounwind 27 tail call void @objc_release(i8* %tmp5) nounwind
|
/external/mdnsresponder/mDNSShared/ |
GenLinkedList.h | 28 *Tail; 48 *Tail; 70 Tail;
|
/external/chromium_org/chrome/app/ |
chrome_exe_main_mac.cc | 19 // stack backtraces under tail call optimization.
|
/external/chromium_org/third_party/icu/scripts/ |
make_mac_assembly.sh | 22 tail -n +${PREAMBLE_LENGTH} ${LINUX_SOURCE} >> ${MAC_SOURCE}
|
/external/chromium_org/tools/traceline/traceline/scripts/ |
filter_split.sh | 12 ./scripts/filter_short.py "$f" | tail -n +2 | head -n -1 >> totalsplit
|
/external/clang/test/CodeGen/ |
disable-tail-calls.c | 1 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -emit-llvm -O1 -mdisable-tail-calls -o - < %s | FileCheck %s
|
/external/clang/test/CodeGenCXX/ |
nrvo.cpp | 35 // CHECK: tail call {{.*}} @_ZN1XC1Ev 41 // CHECK-EH: tail call {{.*}} @_ZN1XC1Ev 121 // CHECK: tail call {{.*}} @_ZN1XC1Ev 139 // CHECK: tail call {{.*}} @_ZN1XC1Ev 145 // CHECK: tail call {{.*}} @_ZN1XD1Ev 146 // CHECK: tail call void @exit(i32 1) 179 // CHECK: tail call {{.*}} @_ZN1XC1Ev 190 // CHECK: tail call {{.*}} @_ZN1XC1Ev 206 // CHECK: tail call {{.*}} @_ZN1YIiEC1Ev
|
/external/eigen/Eigen/src/Eigen2Support/ |
VectorBlock.h | 34 /** \deprecated use DenseMase::tail(Index) */ 43 /** \deprecated use DenseMase::tail(Index) */ 72 /** \deprecated use DenseMase::tail() */ 82 /** \deprecated use DenseMase::tail() */
|
/external/iproute2/tc/ |
f_cgroup.c | 29 struct rtattr *tail; local 43 tail = (struct rtattr*)(((void*)n)+NLMSG_ALIGN(n->nlmsg_len)); 79 tail->rta_len = (((void*)n)+n->nlmsg_len) - (void*)tail;
|
q_drr.c | 55 struct rtattr *tail; local 58 tail = NLMSG_TAIL(n); 80 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *)tail;
|
q_qfq.c | 59 struct rtattr *tail; local 62 tail = NLMSG_TAIL(n); 89 tail->rta_len = (void *)NLMSG_TAIL(n) - (void *)tail;
|
/external/jemalloc/test/unit/ |
prof_accum.h | 32 /* Intentionally sabotage tail call optimization. */ \
|
/external/llvm/test/Analysis/BasicAA/ |
tailcall-modref.ll | 8 tail call void @bar( )
|
/external/llvm/test/Analysis/GlobalsModRef/ |
volatile-instrs.ll | 20 ; CHECK-NEXT: tail call void @llvm.memcpy.p0i8.p0i8.i64 24 tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* bitcast (%struct.anon* @b to i8*), i8* bitcast (%struct.anon* @a to i8*), i64 12, i32 4, i1 false) 27 tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* bitcast (%struct.anon* @b to i8*), i8* bitcast (%struct.anon* @a to i8*), i64 12, i32 4, i1 false) nounwind 28 %call = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([4 x i8]* @.str, i64 0, i64 0), i32 %0) nounwind
|
/external/llvm/test/Bindings/llvm-c/ |
functions.ll | 21 %0 = tail call i32 @Y(i32 %a)
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-inline-asm-error-I.ll | 9 %0 = tail call i32 asm sideeffect "add $0, $1, $2", "=r,r,I"(i32 %i, i32 4097) nounwind
|
arm64-inline-asm-error-J.ll | 9 %0 = tail call i32 asm sideeffect "sub $0, $1, $2", "=r,r,J"(i32 %i, i32 2) nounwind
|
arm64-inline-asm-error-K.ll | 9 %0 = tail call i32 asm sideeffect "eor $0, $1, $2", "=r,r,K"(i32 %i, i32 -1) nounwind
|
arm64-inline-asm-error-L.ll | 9 %0 = tail call i32 asm sideeffect "eor $0, $1, $2", "=r,r,L"(i32 %i, i64 -1) nounwind
|
arm64-inline-asm-error-M.ll | 9 %0 = tail call i32 asm sideeffect "movk $0, $1", "=r,M"(i32 305418240) nounwind
|
arm64-inline-asm-error-N.ll | 9 %0 = tail call i32 asm sideeffect "movk $0, $1", "=r,N"(i64 1311761352401879040) nounwind
|
arm64-join-reserved.ll | 13 tail call void (i32, ...)* @f(i32 0, i32 0) nounwind
|
/external/llvm/test/CodeGen/ARM/ |
2009-10-27-double-align.ll | 11 tail call void (i8*, ...)* @f(i8* getelementptr ([1 x i8]* @.str, i32 0, i32 0), i32 1, double 2.000000e+00, i32 3, double 4.000000e+00)
|