Searched defs:Runtime (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopUnrollPass.h93 LoopUnrollOptions &setRuntime(bool Runtime) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h475 bool Runtime; member in struct:llvm::TargetTransformInfo::UnrollingPreferences
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp1314 createLoopUnrollPass(int OptLevel, bool OnlyWhenForced, bool ForgetAllSCEV, int Threshold, int Count, int AllowPartial, int Runtime, int UpperBound, int AllowPeeling) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp77 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
221 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
453 auto &Runtime = CGF.getLangOpts().ObjCRuntime; local
534 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
2578 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); local
[all...]
H A DCGObjCGNU.cpp4119 auto Runtime = CGM.getLangOpts().ObjCRuntime; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp5642 ObjCRuntime Runtime = AddObjCRuntimeArgs(Args, Inputs, CmdArgs, rewriteKind); local
3392 RenderObjCOptions(const ToolChain &TC, const Driver &D, const llvm::Triple &T, const ArgList &Args, ObjCRuntime &Runtime, bool InferCovariantReturns, const InputInfo &Input, ArgStringList &CmdArgs) argument

Completed in 93 milliseconds