/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcTargetMachine.cpp | 75 bool Is64Bit, bool JIT) { in getEffectiveSparcCodeModel() argument 84 if (JIT) in getEffectiveSparcCodeModel() 95 Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT, bool is64bit) in SparcTargetMachine() argument 99 CM, getEffectiveRelocModel(RM), is64bit, JIT), in SparcTargetMachine() 197 CodeGenOpt::Level OL, bool JIT) in SparcV8TargetMachine() argument 198 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, false) {} in SparcV8TargetMachine() 207 CodeGenOpt::Level OL, bool JIT) in SparcV9TargetMachine() argument 208 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, true) {} in SparcV9TargetMachine() 217 CodeGenOpt::Level OL, bool JIT) in SparcelTargetMachine() argument 218 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, false) {} in SparcelTargetMachine()
|
D | SparcTargetMachine.h | 31 CodeGenOpt::Level OL, bool JIT, bool is64bit); 52 CodeGenOpt::Level OL, bool JIT); 63 CodeGenOpt::Level OL, bool JIT); 73 CodeGenOpt::Level OL, bool JIT);
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLJIT.cpp | 84 JIT::JIT(Compiler* compiler) in JIT() function in SkSL::JIT 123 JIT::~JIT() { in ~JIT() 128 void JIT::addBuiltinFunction(const char* ourName, const char* realName, LLVMTypeRef returnType, in addBuiltinFunction() 174 void JIT::loadBuiltinFunctions() { in loadBuiltinFunctions() 195 uint64_t JIT::resolveSymbol(const char* name, JIT* jit) { in resolveSymbol() 220 LLVMValueRef JIT::compileFunctionCall(LLVMBuilderRef builder, const FunctionCall& fc) { in compileFunctionCall() 230 LLVMTypeRef JIT::getType(const Type& type) { in getType() 277 void JIT::setBlock(LLVMBuilderRef builder, LLVMBasicBlockRef block) { in setBlock() 282 std::unique_ptr<JIT::LValue> JIT::getLValue(LLVMBuilderRef builder, const Expression& expr) { in getLValue() 320 TernaryLValue(JIT* jit, LLVMValueRef test, std::unique_ptr<LValue> ifTrue, in getLValue() [all …]
|
D | SkSLJIT.h | 74 class JIT { 110 friend class JIT; variable 113 JIT(Compiler* compiler); 115 ~JIT(); 294 static uint64_t resolveSymbol(const char* name, JIT* jit);
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput15 | 4 # interpretive or JIT matching, so this test should not be run with JIT. The 5 # same tests are run using JIT in test 17. 7 # (2) Other tests that must not be run with JIT. 101 # The allusedtext modifier does not work with JIT, which does not maintain 176 # when JIT is used. 218 # These tests don't behave the same with JIT 226 # This test breaks the JIT stack limit
|
D | testoutput17 | 1 # This test is run only when JIT support is available. It checks JIT complete 2 # and partial modes, and things that are different with JIT. 6 # JIT does not support this pattern (callout at start of condition). 12 JIT compilation was not successful (no more memory) 14 # The following pattern cannot be compiled by JIT. 20 JIT compilation was not successful (no more memory) 26 Failed: error -46: JIT stack limit reached 33 JIT compilation was successful 35 0: abcd (JIT) 38 No match (JIT) [all …]
|
D | testoutput16 | 1 # This test is run only when JIT support is not available. It checks that an 3 # are different without JIT. 10 JIT support is not available in this version of PCRE2
|
D | testinput16 | 1 # This test is run only when JIT support is not available. It checks that an 3 # are different without JIT.
|
D | testoutput15 | 4 # interpretive or JIT matching, so this test should not be run with JIT. The 5 # same tests are run using JIT in test 17. 7 # (2) Other tests that must not be run with JIT. 225 # The allusedtext modifier does not work with JIT, which does not maintain 377 # when JIT is used. 468 # These tests don't behave the same with JIT 517 # This test breaks the JIT stack limit
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.cpp | 99 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() argument 101 if (!RM.hasValue() || JIT) in getEffectiveRelocModel() 116 CodeGenOpt::Level OL, bool JIT, in MipsTargetMachine() argument 119 CPU, FS, Options, getEffectiveRelocModel(JIT, RM), in MipsTargetMachine() 145 CodeGenOpt::Level OL, bool JIT) in MipsebTargetMachine() argument 146 : MipsTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, false) {} in MipsebTargetMachine() 155 CodeGenOpt::Level OL, bool JIT) in MipselTargetMachine() argument 156 : MipsTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, true) {} in MipselTargetMachine()
|
D | MipsTargetMachine.h | 43 CodeGenOpt::Level OL, bool JIT, bool isLittle); 79 CodeGenOpt::Level OL, bool JIT); 91 CodeGenOpt::Level OL, bool JIT);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() argument 26 JIT = false; in unwrap() 29 JIT = true; in unwrap()
|
/third_party/libwebsockets/READMEs/ |
D | README.jit-trust.md | 1 # JIT trust 3 ![JIT Trust logo](../doc-assets/jit-trust-logo.png) 29 "JIT trust". 31 ## JIT trust overview 37 ![JIT Trust overview](../doc-assets/jit-trust-overview.png) 73 ## Converting the Mozilla trust bundle for JIT trust 122 ## Format of the JIT trust blob 142 ## Enabling JIT Trust 148 ## Minimal example for JIT Trust 150 `minimal-examples/http-client/minimal-http-client-jit-trust` is built if JIT [all …]
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_misc.cpp | 357 builder.setEngineKind(EngineKind::JIT) in lp_build_create_jit_compiler_for_module() 551 ExecutionEngine *JIT; in lp_build_create_jit_compiler_for_module() local 553 JIT = builder.create(); in lp_build_create_jit_compiler_for_module() 557 JIT->setObjectCache(objcache); in lp_build_create_jit_compiler_for_module() 563 JIT->RegisterJITEventListener(JEL); in lp_build_create_jit_compiler_for_module() 565 if (JIT) { in lp_build_create_jit_compiler_for_module() 566 *OutJIT = wrap(JIT); in lp_build_create_jit_compiler_for_module()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 139 builder.setEngineKind(EngineKind::JIT) in LLVMCreateJITCompilerForModule() 142 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateJITCompilerForModule() local 143 *OutJIT = wrap(JIT); in LLVMCreateJITCompilerForModule() 198 builder.setEngineKind(EngineKind::JIT) in LLVMCreateMCJITCompilerForModule() 202 bool JIT; in LLVMCreateMCJITCompilerForModule() local 203 if (Optional<CodeModel::Model> CM = unwrap(options.CodeModel, JIT)) in LLVMCreateMCJITCompilerForModule() 208 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateMCJITCompilerForModule() local 209 *OutJIT = wrap(JIT); in LLVMCreateMCJITCompilerForModule()
|
/third_party/pcre2/pcre2/ |
D | RunTest.bat | 305 if %jit% EQU 1 call :runsub 1 testoutjit "Test with JIT Override" -q -jit 312 if %jit% EQU 1 call :runsub 2 testoutjit "Test with JIT Override" -q -jit 317 if %jit% EQU 1 call :runsub 3 testoutjit "Test with JIT Override" -q -jit 326 if %jit% EQU 1 call :runsub 4 testoutjit "Test with JIT Override" -q -jit 335 if %jit% EQU 1 call :runsub 5 testoutjit "Test with JIT Override" -q -jit 368 if %jit% EQU 1 call :runsub 9 testoutjit "Test with JIT Override" -q -jit 381 if %jit% EQU 1 call :runsub 10 testoutjit "Test with JIT Override" -q -jit 390 if %jit% EQU 1 call :runsub 11 testoutjit "Test with JIT Override" -q -jit 403 if %jit% EQU 1 call :runsub 12 testoutjit "Test with JIT Override" -q -jit 423 call :runsub 15 testout "Non-JIT limits and other non_JIT tests" -q [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetMachine.h | 34 CodeGenOpt::Level OL, bool JIT, bool IsLittleEndian); 65 bool JIT); 77 bool JIT);
|
D | AArch64TargetMachine.cpp | 235 bool JIT) { in getEffectiveAArch64CodeModel() argument 255 if (JIT && !TT.isOSWindows()) in getEffectiveAArch64CodeModel() 267 CodeGenOpt::Level OL, bool JIT, in AArch64TargetMachine() argument 272 getEffectiveAArch64CodeModel(TT, CM, JIT), OL), in AArch64TargetMachine() 349 Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) in AArch64leTargetMachine() argument 350 : AArch64TargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, true) {} in AArch64leTargetMachine() 357 Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) in AArch64beTargetMachine() argument 358 : AArch64TargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, false) {} in AArch64beTargetMachine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetMachine.cpp | 133 bool JIT) { in getEffectiveSystemZCodeModel() argument 141 if (JIT) in getEffectiveSystemZCodeModel() 151 CodeGenOpt::Level OL, bool JIT) in SystemZTargetMachine() argument 155 getEffectiveSystemZCodeModel(CM, getEffectiveRelocModel(RM), JIT), in SystemZTargetMachine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetMachine.cpp | 159 bool JIT, in getEffectiveRelocModel() argument 165 if (JIT) in getEffectiveRelocModel() 201 bool JIT, bool Is64Bit) { in getEffectiveX86CodeModel() argument 207 if (JIT) in getEffectiveX86CodeModel() 219 CodeGenOpt::Level OL, bool JIT) in X86TargetMachine() argument 222 getEffectiveRelocModel(TT, JIT, RM), in X86TargetMachine() 223 getEffectiveX86CodeModel(CM, JIT, TT.getArch() == Triple::x86_64), in X86TargetMachine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/ |
D | llvm-config.h.cmake | 56 /* Define if we have the Intel JIT API runtime support library */ 59 /* Define if we have the oprofile JIT-support library */ 62 /* Define if we have the perf JIT-support library */
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetMachine.h | 84 CodeGenOpt::Level OL, bool JIT); 94 CodeGenOpt::Level OL, bool JIT);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetMachine.h | 81 CodeGenOpt::Level OL, bool JIT); 90 CodeGenOpt::Level OL, bool JIT);
|
/third_party/flutter/skia/tests/ |
D | SkSLJITTest.cpp | 23 SkSL::JIT jit(&compiler); in test() 24 std::unique_ptr<SkSL::JIT::Module> module = jit.compile(std::move(program)); in test()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetMachine.h | 77 CodeGenOpt::Level OL, bool JIT); 102 CodeGenOpt::Level OL, bool JIT);
|