Searched defs:jit (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_linear.c | 85 struct lp_jit_linear_context jit; in lp_fs_linear_run() local 214 struct lp_jit_linear_context jit; in check_linear_interp_mask_a() local
|
/third_party/flutter/skia/tests/ |
D | SkSLJITTest.cpp | 23 SkSL::JIT jit(&compiler); in test() local
|
/third_party/skia/modules/skottie/src/layers/ |
D | TextLayer.cpp | 138 const skjson::ArrayValue* jit = (*jgrp)["it"]; in parse_glyph_path() local
|
/third_party/pcre2/pcre2/ |
D | RunTest.bat | 69 set jit=%ERRORLEVEL% variable
|
D | configure.ac | 158 AC_ARG_ENABLE(jit, optenable
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLJIT.cpp | 195 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()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_test.c | 102 int jit = 0; in main() local
|
D | pcre2test.c | 561 uint32_t jit; member
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 72 thread_local rr::JITBuilder *jit = nullptr; variable 590 auto acquire = [&](rr::JITBuilder *jit) { in acquireRoutine()
|
/third_party/flutter/skia/src/core/ |
D | SkVM.cpp | 1249 bool Program::jit(const std::vector<Builder::Instruction>& instructions, in jit() function in skvm::Program
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 3216 bool Program::jit(const std::vector<OptimizedInstruction>& instructions, in jit() function in skvm::Program
|