Home
last modified time | relevance | path

Searched defs:compiler (Results 176 – 200 of 1131) sorted by relevance

12345678910>>...46

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c93 const struct ir3_compiler *compiler = v->compiler; in ir3_shader_assemble() local
630 const struct ir3_compiler *compiler) in ir3_trim_constlen()
679 ir3_shader_from_nir(struct ir3_compiler *compiler, nir_shader *nir, in ir3_shader_from_nir()
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_util.c164 bool ac_init_llvm_compiler(struct ac_llvm_compiler *compiler, enum radeon_family family, in ac_init_llvm_compiler()
196 void ac_destroy_llvm_compiler(struct ac_llvm_compiler *compiler) in ac_destroy_llvm_compiler()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/hlsl/
H A DArrayReturnValueToOutParameter.cpp77 bool ArrayReturnValueToOutParameterTraverser::apply(TCompiler *compiler, in apply()
226 bool ArrayReturnValueToOutParameter(TCompiler *compiler, in ArrayReturnValueToOutParameter()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DEmulateMultiDrawShaderBuiltins.cpp120 bool EmulateGLDrawID(TCompiler *compiler, in EmulateGLDrawID()
161 bool EmulateGLBaseVertexBaseInstance(TCompiler *compiler, in EmulateGLBaseVertexBaseInstance()
H A DSeparateDeclarations.cpp21 Separator(TCompiler &compiler, bool separateCompoundStructDeclarations) in Separator()
259 bool SeparateDeclarations(TCompiler &compiler, in SeparateDeclarations()
H A DSimplifyLoopConditions.cpp475 bool SimplifyLoopConditions(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in SimplifyLoopConditions()
482 bool SimplifyLoopConditions(TCompiler *compiler, in SimplifyLoopConditions()
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DTypesEclipseTest.kt114 val compiler = EclipseCompiler() in getElements() constant
/aosp_15_r20/external/skia/tests/
H A DRasterPipelineCodeGeneratorTest.cpp38 SkSL::Compiler compiler; in test() local
303 SkSL::Compiler compiler; in DEF_TEST() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp56 bool translate(ShHandle compiler, in translate()
71 void postTranslate(ShHandle compiler, const gl::CompiledShaderState &compiledState) override in postTranslate()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DRewriteOutArgs.cpp90 Rewriter(TCompiler &compiler, SymbolEnv &symbolEnv) in Rewriter()
262 bool sh::RewriteOutArgs(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) in RewriteOutArgs()
/aosp_15_r20/external/ksp/integration-tests/src/test/kotlin/com/google/devtools/ksp/test/
H A DKSPCmdLineOptionsIT.kt26 …val compiler = classLoader.loadClass(K2JVMCompiler::class.java.name).newInstance() as K2JVMCompiler in runCmdCompiler() constant
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.c82 static void find_output_registers(struct r300_fragment_program_compiler * compiler, in find_output_registers()
418 struct r300_fragment_program_compiler compiler; in r300_translate_fragment_shader() local
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDcore-3.1.1.jar ... core/ org/eclipse/jdt/core/compiler/ org/eclipse/jdt/core/dom ...
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_emit.c28 struct r300_fragment_program_compiler * compiler; member
463 struct r300_fragment_program_compiler *compiler = (struct r300_fragment_program_compiler*)c; in r300BuildFragmentProgramHwCode() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateYUVBuiltIns.cpp304 bool EmulateYUVBuiltInsTraverser::update(TCompiler *compiler, TIntermBlock *root) in update()
332 bool EmulateYUVBuiltIns(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in EmulateYUVBuiltIns()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dtest_fs_copy_propagation.cpp36 struct brw_compiler *compiler; member in copy_propagation_test
49 copy_propagation_fs_visitor(struct brw_compiler *compiler, in copy_propagation_fs_visitor()
H A Dbrw_fs_lower_simd_width.cpp57 const struct brw_compiler *compiler = shader->compiler; in get_fpu_lowered_simd_width() local
247 const struct brw_compiler *compiler = shader->compiler; in brw_fs_get_lowered_simd_width() local
/aosp_15_r20/external/angle/src/compiler/translator/
H A DValidateClipCullDistance.cpp294 bool ReplaceAndDeclareVariable(TCompiler *compiler, in ReplaceAndDeclareVariable()
325 bool ValidateClipCullDistance(TCompiler *compiler, in ValidateClipCullDistance()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_test_vec4_register_coalesce.cpp36 struct elk_compiler *compiler; member in register_coalesce_vec4_test
49 register_coalesce_vec4_visitor(struct elk_compiler *compiler, in register_coalesce_vec4_visitor()
H A Delk_fs_reg_allocate.cpp89 elk_alloc_reg_set(struct elk_compiler *compiler, int dispatch_width) in elk_alloc_reg_set()
179 elk_fs_alloc_reg_sets(struct elk_compiler *compiler) in elk_fs_alloc_reg_sets()
381 const elk_compiler *compiler; member in elk_fs_reg_alloc
H A Delk_vec4_tcs.cpp39 vec4_tcs_visitor::vec4_tcs_visitor(const struct elk_compiler *compiler, in vec4_tcs_visitor()
355 elk_compile_tcs(const struct elk_compiler *compiler, in elk_compile_tcs()
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/annotation/4.5.0/
Dannotation-4.5.0.jar ... ) } com/bumptech/glide/annotation/compiler/ com/bumptech/glide/annotation/compiler ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/annotation/4.12.0/
Dannotations-4.12.0.jar ... ) } com/bumptech/glide/annotation/compiler/ com/bumptech/glide/annotation/compiler ...
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DGLSnapshotShaders_unittest.cpp119 GLboolean compiler; in loadSource() local
143 GLboolean compiler; in compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Djit_executable.cc100 Expected<std::unique_ptr<JitCompiler>> compiler = in Instantiate() local
284 Expected<std::unique_ptr<JitCompiler>> compiler = in GetExecutable() local

12345678910>>...46