Home
last modified time | relevance | path

Searched defs:jit (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/webrtc/p2p/client/
Dautoportallocator.h33 buzz::JingleInfoTask* jit = new buzz::JingleInfoTask(client); in SetXmppClient() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_jit_compiled_cpu_function.cc132 XlaJitCompiledCpuFunction* jit = jit_unique_ptr.get(); in Compile() local
/external/skia/tests/
DSkSLJITTest.cpp23 SkSL::JIT jit(&compiler); in test() local
/external/skqp/tests/
DSkSLJITTest.cpp23 SkSL::JIT jit(&compiler); in test() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp116 JITResolverState(JIT *jit) : FunctionToLazyStubMap(this), in JITResolverState()
194 explicit JITResolver(JIT &jit, JITEmitter &je) in JITResolver()
366 JITEmitter(JIT &jit, JITMemoryManager *JMM, TargetMachine &TM) in JITEmitter()
1263 JITCodeEmitter *JIT::createEmitter(JIT &jit, JITMemoryManager *JMM, in createEmitter()
DJIT.cpp234 void Add(JIT *jit) { in Add()
238 void Remove(JIT *jit) { in Remove()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc52 std::unique_ptr<SimpleOrcJIT> jit, in CpuExecutable()
Dcpu_compiler.cc606 auto jit = absl::make_unique<SimpleOrcJIT>( in RunBackend() local
/external/pcre/dist2/
DRunTest.bat68 set jit=%ERRORLEVEL% variable
Dconfigure.ac141 AC_ARG_ENABLE(jit, optenable
/external/skia/src/sksl/
DSkSLJIT.cpp195 uint64_t JIT::resolveSymbol(const char* name, JIT* jit) { in resolveSymbol()
320 TernaryLValue(JIT* jit, LLVMValueRef test, std::unique_ptr<LValue> ifTrue, in getLValue()
395 SwizzleLValue(JIT* jit, LLVMTypeRef type, std::unique_ptr<LValue> base, in getLValue()
/external/skqp/src/sksl/
DSkSLJIT.cpp195 uint64_t JIT::resolveSymbol(const char* name, JIT* jit) { in resolveSymbol()
320 TernaryLValue(JIT* jit, LLVMValueRef test, std::unique_ptr<LValue> ifTrue, in getLValue()
395 SwizzleLValue(JIT* jit, LLVMTypeRef type, std::unique_ptr<LValue> base, in getLValue()
/external/pcre/dist2/src/
Dpcre2_jit_test.c99 int jit = 0; in main() local
Dpcre2test.c529 uint32_t jit; member
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac479 AC_ARG_ENABLE(jit, optenable