Home
last modified time | relevance | path

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

/external/v8/src/
Druntime.h758 friend class Runtime; variable
/external/v8/src/compiler/
Djs-operator.h183 const Operator* Runtime(Runtime::FunctionId function, int arguments) { in Runtime() function
/external/clang/lib/CodeGen/
DCGObjC.cpp72 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCBoxedExpr() local
178 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCCollectionLiteral() local
307 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMessageExpr() local
2274 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMRRAutoreleasePoolPush() local
3047 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitBlockCopyAndAutorelease() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp799 enum { Full = 0, Partial = 1, Runtime = 2 }; in runOnLoop() enumerator
/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h263 bool Runtime; member
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js192 var Runtime = { variable