Home
last modified time | relevance | path

Searched defs:compiler (Results 801 - 818 of 818) sorted by relevance

1...<<313233

/third_party/pcre2/pcre2/src/sljit/
H A DsljitLir.h551 sljit_get_compiler_error(struct sljit_compiler *compiler) sljit_get_compiler_error() argument
601 sljit_get_executable_offset(struct sljit_compiler *compiler) sljit_get_executable_offset() argument
609 sljit_get_generated_code_size(struct sljit_compiler *compiler) sljit_get_generated_code_size() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp496 OutputSPIRVTraverser::OutputSPIRVTraverser(TCompiler *compiler, ShCompileOptions compileOptions) in OutputSPIRVTraverser() argument
6310 OutputSPIRV(TCompiler *compiler, TIntermBlock *root, ShCompileOptions compileOptions) OutputSPIRV() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.hpp1111 CompilerMSL &compiler; member
1132 CompilerMSL &compiler; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c2615 tu_hash_compiler(struct mesa_sha1 *ctx, const struct ir3_compiler *compiler) in tu_hash_compiler() argument
2623 tu_hash_shaders(unsigned char *hash, const VkPipelineShaderStageCreateInfo **stages, const struct tu_pipeline_layout *layout, const struct tu_shader_key *keys, const struct ir3_shader_key *ir3_key, const struct ir3_compiler *compiler) tu_hash_shaders() argument
2649 tu_hash_compute(unsigned char *hash, const VkPipelineShaderStageCreateInfo *stage, const struct tu_pipeline_layout *layout, const struct tu_shader_key *key, const struct ir3_compiler *compiler) tu_hash_compute() argument
2791 const struct ir3_compiler *compiler = builder->device->compiler; tu_pipeline_builder_compile_shaders() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h165 const struct v3d_compiler *compiler; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c58 void ac_llvm_context_init(struct ac_llvm_context *ctx, struct ac_llvm_compiler *compiler, in ac_llvm_context_init() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h210 struct rogue_compiler *compiler; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc20 namespace compiler { namespace
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc37 namespace compiler { global() namespace
[all...]
H A Dbytecode-graph-builder.cc35 namespace compiler { global() namespace
[all...]
H A Dwasm-compiler.cc69 namespace compiler { global() namespace
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate.h152 namespace compiler { namespace
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h693 struct ac_llvm_compiler compiler[24]; /* used by the queue only */ member
989 struct ac_llvm_compiler compiler; /* only non-threaded compilation */ member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h981 struct brw_compiler * compiler; member
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c146 const struct dxil_mdnode *compiler = dxil_get_metadata_string(m, "Mesa version " PACKAGE_VERSION MESA_GIT_SHA1); in emit_llvm_ident() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c373 struct sljit_compiler *compiler; member
2249 struct sljit_compiler *compiler; global() member
2275 struct sljit_compiler *compiler = status->compiler; delayed_mem_copy_move() local
2299 struct sljit_compiler *compiler = status->compiler; delayed_mem_copy_finish() local
3093 add_jump(struct sljit_compiler *compiler, jump_list **list, struct sljit_jump *jump) add_jump() argument
5850 jumpto_if_not_utf_char_start(struct sljit_compiler *compiler, sljit_s32 reg, struct sljit_label *label) jumpto_if_not_utf_char_start() argument
13694 struct sljit_compiler *compiler; jit_compile() local
[all...]
/third_party/python/Python/
H A Dcompile.c351 struct compiler { struct
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c6105 } compiler; typedef
[all...]

Completed in 103 milliseconds

1...<<313233