Searched refs:Runtime (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp123 int Runtime) {
124 return new LoopUnroll(Threshold, Count, AllowPartial, Runtime);
163 UP.Runtime = CurrentRuntime;
189 bool Runtime = UserRuntime ? CurrentRuntime : UP.Runtime; local
195 if (Runtime && Count == 0 && TripCount == 0)
229 if (!AllowPartial && !(Runtime && TripCount == 0)) {
240 else if (Runtime) {
256 if (!UnrollLoop(L, Count, TripCount, Runtime, TripMultiple, LI, &LPM))
122 createLoopUnrollPass(int Threshold, int Count, int AllowPartial, int Runtime) argument
/freebsd-10.2-release/contrib/apr/
H A Dapr.spec4 Summary: Apache Portable Runtime library
16 The mission of the Apache Portable Runtime (APR) is to provide a
29 Apache Portable Runtime (APR) is to provide a free library of
/freebsd-10.2-release/contrib/llvm/include/llvm/Transforms/
H A DScalar.h144 int AllowPartial = -1, int Runtime = -1);
/freebsd-10.2-release/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h217 bool Runtime; member in struct:llvm::TargetTransformInfo::UnrollingPreferences
/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp137 UP.Partial = UP.Runtime = true;
/freebsd-10.2-release/contrib/apr-util/
H A Dapr-util.spec4 Summary: Apache Portable Runtime Utility library
17 The mission of the Apache Portable Runtime (APR) is to provide a
31 of the Apache Portable Runtime (APR) is to provide a free
H A DMakefile.win152 !MESSAGE Please check out or download and unpack the Apache Portability Runtime
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp52 // FIXME: This bitcast should just be made an invariant on the Runtime.
73 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
75 llvm::Value *Receiver = Runtime.GetClass(*this, ClassDecl);
83 RValue result = Runtime.GenerateMessageSend(*this, ReturnValueSlot(),
185 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
186 llvm::Value *Receiver = Runtime.GetClass(*this, Class);
190 = Runtime.GenerateMessageSend(*this, ReturnValueSlot(),
317 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
342 Receiver = Runtime.GetClass(*this, OID);
402 result = Runtime
2271 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
3048 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbol.cpp460 ENUM_TO_CSTRING(Runtime);
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java1003 Runtime.getRuntime().addShutdownHook(new Thread() {
/freebsd-10.2-release/contrib/subversion/
H A Dconfigure4592 { $as_echo "$as_me:${as_lineno-$LINENO}: Apache Portable Runtime (APR) library configuration" >&5
4593 $as_echo "$as_me: Apache Portable Runtime (APR) library configuration" >&6;}
4704 echo "The Apache Portable Runtime (APR) library cannot be found."
4709 echo "Portable Runtime Utility (APRUTIL) library and then configure"
4841 { $as_echo "$as_me:${as_lineno-$LINENO}: Apache Portable Runtime Utility (APRUTIL) library configuration" >&5
4842 $as_echo "$as_me: Apache Portable Runtime Utility (APRUTIL) library configuration" >&6;}
4953 echo "The Apache Portable Runtime Utility (APRUTIL) library cannot be found."
/freebsd-10.2-release/contrib/gcclibs/libgomp/
H A Dconfigure3 # Generated by GNU Autoconf 2.59 for GNU OpenMP Runtime Library 1.0.
417 PACKAGE_NAME='GNU OpenMP Runtime Library'
420 PACKAGE_STRING='GNU OpenMP Runtime Library 1.0'
929 \`configure' configures GNU OpenMP Runtime Library 1.0 to adapt to many kinds of systems.
996 short | recursive ) echo "Configuration of GNU OpenMP Runtime Library 1.0:";;
1144 GNU OpenMP Runtime Library configure 1.0
1158 It was created by GNU OpenMP Runtime Library $as_me 1.0, which was
13553 ## Report this to the GNU OpenMP Runtime Library lists. ##
19818 This file was extended by GNU OpenMP Runtime Library $as_me 1.0, which was
19881 GNU OpenMP Runtime Librar
[all...]

Completed in 317 milliseconds