/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.h | 351 struct ac_llvm_compiler *compiler; member
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-code-manager.cc | 382 const char* compiler = in Disassemble() local 385 os << "compiler: " << compiler << "\n"; in Disassemble() local
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | instruction-selector-mips64.cc | 14 namespace compiler { namespace
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | instruction-selector-x64.cc | 28 namespace compiler { namespace [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | pipeline.cc | 111 namespace compiler { global() namespace [all...] |
H A D | simplified-lowering.cc | 41 namespace compiler { global() namespace [all...] |
H A D | typer.cc | 27 namespace compiler { global() namespace [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 31 namespace compiler { global() namespace [all...] |
H A D | instruction.h | 29 namespace compiler { namespace
|
H A D | mid-tier-register-allocator.cc | 25 namespace compiler { namespace
|
H A D | register-allocator.cc | 20 namespace compiler { namespace
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | instruction-selector-ppc.cc | 13 namespace compiler { namespace
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | instruction-selector-arm64.cc | 19 namespace compiler { namespace
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | instruction-selector-ia32.cc | 49 namespace compiler { global() namespace [all...] |
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | instruction-selector-loong64.cc | 14 namespace compiler { namespace
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | instruction-selector-riscv64.cc | 12 namespace compiler { namespace
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler.cc | 229 explicit RecursionCheck(RegExpCompiler* compiler) : compiler_(compiler) { in RecursionCheck() argument 525 void Trace::Flush(RegExpCompiler* compiler, RegExpNode* successor) { in Flush() argument 585 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 611 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 815 EmitSimpleCharacter(Isolate* isolate, RegExpCompiler* compiler, base::uc16 c, Label* on_failure, int cp_offset, bool check, bool preloaded) EmitSimpleCharacter() argument 830 EmitAtomNonLetter(Isolate* isolate, RegExpCompiler* compiler, base::uc16 c, Label* on_failure, int cp_offset, bool check, bool preloaded) EmitAtomNonLetter() argument 890 EmitAtomLetter(Isolate* isolate, RegExpCompiler* compiler, base::uc16 c, Label* on_failure, int cp_offset, bool check, bool preloaded) EmitAtomLetter() argument 1320 LimitVersions(RegExpCompiler* compiler, Trace* trace) LimitVersions() argument 1361 KeepRecursing(RegExpCompiler* compiler) KeepRecursing() argument 1378 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) GetQuickCheckDetails() argument 1398 GetQuickCheckDetails( QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) GetQuickCheckDetails() argument 1451 GetQuickCheckDetailsFromLoopEntry(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetailsFromLoopEntry() argument 1503 EmitQuickCheck(RegExpCompiler* compiler, Trace* bounds_check_trace, Trace* trace, bool preload_has_checked_bounds, Label* on_possible_success, QuickCheckDetails* details, bool fall_through_on_failure, ChoiceNode* predecessor) EmitQuickCheck() argument 1584 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetails() argument 2010 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetails() argument 2037 GetQuickCheckDetailsFromLoopEntry( QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetailsFromLoopEntry() argument 2070 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int characters_filled_in, bool not_at_start) GetQuickCheckDetails() argument 2116 EmitHat(RegExpCompiler* compiler, RegExpNode* on_success, Trace* trace) EmitHat() argument 2158 EmitBoundaryCheck(RegExpCompiler* compiler, Trace* trace) EmitBoundaryCheck() argument 2205 BacktrackIfPrevious( RegExpCompiler* compiler, Trace* trace, AssertionNode::IfPrevious backtrack_if_previous) BacktrackIfPrevious() argument 2242 GetQuickCheckDetails(QuickCheckDetails* details, RegExpCompiler* compiler, int filled_in, bool not_at_start) GetQuickCheckDetails() argument 2253 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 2333 TextEmitPass(RegExpCompiler* compiler, TextEmitPassType pass, bool preloaded, Trace* trace, bool first_element_checked, int* checked_up_to) TextEmitPass() argument 2464 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 2510 AdvanceCurrentPositionInTrace(int by, RegExpCompiler* compiler) AdvanceCurrentPositionInTrace() argument 2550 GetSuccessorOfOmnivorousTextNode( RegExpCompiler* compiler) GetSuccessorOfOmnivorousTextNode() argument 2614 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 2636 CalculatePreloadCharacters(RegExpCompiler* compiler, int eats_at_least) CalculatePreloadCharacters() argument 2780 BoyerMooreLookahead(int length, RegExpCompiler* compiler, Zone* zone) BoyerMooreLookahead() argument 3057 SetUpPreLoad(RegExpCompiler* compiler, Trace* current_trace, PreloadState* state) SetUpPreLoad() argument 3072 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3137 EmitGreedyLoop(RegExpCompiler* compiler, Trace* trace, AlternativeGenerationList* alt_gens, PreloadState* preload, GreedyLoopState* greedy_loop_state, int text_length) EmitGreedyLoop() argument 3179 EmitOptimizedUnanchoredSearch(RegExpCompiler* compiler, Trace* trace) EmitOptimizedUnanchoredSearch() argument 3225 EmitChoices(RegExpCompiler* compiler, AlternativeGenerationList* alt_gens, int first_choice, Trace* trace, PreloadState* preload) EmitChoices() argument 3308 EmitOutOfLineContinuation(RegExpCompiler* compiler, Trace* trace, GuardedAlternative alternative, AlternativeGeneration* alt_gen, int preload_characters, bool next_expects_preload) EmitOutOfLineContinuation() argument 3347 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3467 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeMIPS_common.c | 327 static sljit_s32 push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_s32 delay_slot) in push_inst() argument 570 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() argument 800 sljit_emit_enter(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_emit_enter() argument 1001 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_set_context() argument 1025 emit_stack_frame_release(struct sljit_compiler *compiler, sljit_s32 frame_size, sljit_ins *ins_ptr) emit_stack_frame_release() argument 1107 sljit_emit_return_void(struct sljit_compiler *compiler) sljit_emit_return_void() argument 1120 sljit_emit_return_to(struct sljit_compiler *compiler, sljit_s32 src, sljit_sw srcw) sljit_emit_return_to() argument 1193 getput_arg_fast(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) getput_arg_fast() argument 1236 getput_arg(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) getput_arg() argument 1331 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) emit_op_mem() argument 1368 emit_op_mem2(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg1, sljit_sw arg1w, sljit_s32 arg2, sljit_sw arg2w) emit_op_mem2() argument 1413 emit_clz_ctz(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw src) emit_clz_ctz() argument 1462 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_s32 src1, sljit_sw src2) emit_single_op() argument 2018 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_sw dstw, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) emit_op() argument 2150 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) sljit_emit_op0() argument 2232 emit_prefetch(struct sljit_compiler *compiler, sljit_s32 src, sljit_sw srcw) emit_prefetch() argument 2254 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src, sljit_sw srcw) sljit_emit_op1() argument 2313 sljit_emit_op2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) sljit_emit_op2() argument 2382 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) sljit_emit_op2u() argument 2401 sljit_emit_shift_into(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src_dst, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) sljit_emit_shift_into() argument 2489 sljit_emit_op_src(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) sljit_emit_op_src() argument 2533 sljit_emit_op_custom(struct sljit_compiler *compiler, void *instruction, sljit_u32 size) sljit_emit_op_custom() argument 2549 sljit_emit_fop1_conv_sw_from_f64(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src, sljit_sw srcw) sljit_emit_fop1_conv_sw_from_f64() argument 2582 sljit_emit_fop1_conv_f64_from_sw(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src, sljit_sw srcw) sljit_emit_fop1_conv_f64_from_sw() argument 2626 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) sljit_emit_fop1_cmp() argument 2681 sljit_emit_fop1(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src, sljit_sw srcw) sljit_emit_fop1() argument 2731 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) sljit_emit_fop2() argument 2816 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) sljit_emit_fast_enter() argument 2835 sljit_emit_label(struct sljit_compiler *compiler) sljit_emit_label() argument 2892 sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) sljit_emit_jump() argument 3006 sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) sljit_emit_cmp() argument 3148 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 src, sljit_sw srcw) sljit_emit_ijump() argument 3191 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 type) sljit_emit_op_flags() argument 3290 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 dst_reg, sljit_s32 src, sljit_sw srcw) sljit_emit_cmov() argument 3371 update_mem_addr(struct sljit_compiler *compiler, sljit_s32 *mem, sljit_sw *memw, sljit_s16 max_offset) update_mem_addr() argument 3430 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 reg, sljit_s32 mem, sljit_sw memw) sljit_emit_mem() argument 3585 sljit_emit_fmem(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 freg, sljit_s32 mem, sljit_sw memw) sljit_emit_fmem() argument 3673 sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value) sljit_emit_const() argument 3695 sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) sljit_emit_put_label() argument [all...] |
H A D | sljitLir.h | 551 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 D | OutputSPIRV.cpp | 496 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 D | spirv_msl.hpp | 1111 CompilerMSL &compiler; member 1132 CompilerMSL &compiler; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_pipeline.c | 2615 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 D | v3dv_private.h | 165 const struct v3d_compiler *compiler; member
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 58 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 D | pvr_private.h | 210 struct rogue_compiler *compiler; member
|