Searched defs:compiler (Results 1 - 25 of 44) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dcompiler.cc31 make_regexp (const std::string &triplet_regexp, const char *compiler) argument
[all...]
H A Dcompiler.hh27 class compiler class in namespace:cc1_plugin
30 explicit compiler (bool v) function in class:cc1_plugin::compiler
[all...]
H A Dgdbctx.hh144 std::string compiler; local
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_32.c29 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw imm) argument
40 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, argument
144 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw init_value) argument
[all...]
H A DsljitNativePPC_32.c31 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw imm) argument
46 static SLJIT_INLINE sljit_s32 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, argument
233 emit_const(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw init_value) argument
[all...]
H A DsljitNativeMIPS_32.c31 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst_ar, sljit_sw imm) argument
71 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_s32 src1, sljit_sw src2) argument
417 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw init_value) argument
[all...]
H A DsljitNativeX86_32.c31 static sljit_s32 emit_do_imm(struct sljit_compiler *compiler, sljit_u8 opcode, sljit_sw imm) argument
68 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, argument
222 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) argument
266 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) argument
328 emit_x86_instruction(struct sljit_compiler *compiler, sljit_s32 size, sljit_s32 a, sljit_sw imma, sljit_s32 b, sljit_sw immb) argument
495 call_with_args(struct sljit_compiler *compiler, sljit_s32 type) argument
533 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) argument
564 sljit_emit_fast_return(struct sljit_compiler *compiler, sljit_s32 src, sljit_sw srcw) argument
[all...]
H A DsljitNativePPC_64.c46 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw imm) argument
150 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_s32 src1, sljit_s32 src2) argument
373 emit_const(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw init_value) argument
[all...]
H A DsljitNativeMIPS_64.c31 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst_ar, sljit_sw imm) argument
162 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_s32 src1, sljit_sw src2) argument
511 emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw init_value) argument
[all...]
H A DsljitNativeX86_64.c31 static sljit_s32 emit_load_imm64(struct sljit_compiler *compiler, sljit_s32 reg, sljit_sw imm) argument
70 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, argument
227 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) argument
251 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) argument
326 emit_do_imm32(struct sljit_compiler *compiler, sljit_u8 rex, sljit_u8 opcode, sljit_sw imm) argument
341 emit_x86_instruction(struct sljit_compiler *compiler, sljit_s32 size, sljit_s32 a, sljit_sw imma, sljit_s32 b, sljit_sw immb) argument
550 call_with_args(struct sljit_compiler *compiler, sljit_s32 type) argument
586 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) argument
623 sljit_emit_fast_return(struct sljit_compiler *compiler, sljit_s32 src, sljit_sw srcw) argument
686 emit_mov_int(struct sljit_compiler *compiler, sljit_s32 sign, sljit_s32 dst, sljit_sw dstw, sljit_s32 src, sljit_sw srcw) argument
[all...]
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dversion.h47 char compiler[64]; member in struct:xen_compile_info
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/exec/
H A Dmain.c115 char *const compiler = "/usr/bin/cc"; local
128 char *const compiler = "/usr/bin/cc"; local
142 char *const compiler = "cc"; local
155 char *const compiler = "cc"; local
168 char *const compiler = "cc"; local
182 char *const compiler = "/usr/bin/cc"; local
196 char *const compiler = "/usr/bin/cc"; local
208 char *const compiler = "cc"; local
220 char *const compiler = "/usr/bin/cc"; local
233 char *const compiler = "cc"; local
251 char *const compiler = "cc"; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1.cc77 class compiler class in struct:libcp1
82 compiler (libcp1 *self) : self_ (self) function in class:libcp1::compiler
359 make_regexp(const char *triplet_regexp, const char *compiler) argument
460 std::string compiler; local
[all...]
H A Dlibcc1.cc75 class compiler class in struct:libcc1
80 compiler (libcc1 *self) : self_ (self) function in class:libcc1::compiler
335 make_regexp(const char *triplet_regexp, const char *compiler) argument
436 std::string compiler; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/lib/gdb/
H A Dinit.scm
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-c-symbols.c487 generate_vla_size(compile_instance *compiler, string_file *stream, struct gdbarch *gdbarch, unsigned char *registers_used, CORE_ADDR pc, struct type *type, struct symbol *sym) argument
541 generate_c_for_for_one_variable(compile_instance *compiler, string_file *stream, struct gdbarch *gdbarch, unsigned char *registers_used, CORE_ADDR pc, struct symbol *sym) argument
610 generate_c_for_variable_locations(compile_instance *compiler, string_file *stream, struct gdbarch *gdbarch, const struct block *block, CORE_ADDR pc) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/lib/gdb/
H A Dinit.scm
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-c-symbols.c487 generate_vla_size(compile_instance *compiler, string_file *stream, struct gdbarch *gdbarch, std::vector<bool> &registers_used, CORE_ADDR pc, struct type *type, struct symbol *sym) argument
541 generate_c_for_for_one_variable(compile_instance *compiler, string_file *stream, struct gdbarch *gdbarch, std::vector<bool> &registers_used, CORE_ADDR pc, struct symbol *sym) argument
610 generate_c_for_variable_locations(compile_instance *compiler, string_file *stream, struct gdbarch *gdbarch, const struct block *block, CORE_ADDR pc) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dmkoffload.c358 compile_native (const char *infile, const char *outfile, const char *compiler) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dmkoffload.cc359 compile_native (const char *infile, const char *outfile, const char *compiler, argument
/netbsd-current/external/mit/xorg/lib/gallium.old/
H A DMakefile589 GALLIUM_SOURCES.drivers/r300/compiler = \ macro
/netbsd-current/external/mit/xorg/lib/gallium/
H A DMakefile749 GALLIUM_SOURCES.drivers/r300/compiler = \ macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/driver/
H A Ddriver.c67 const char *compiler; variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dmkoffload.c485 compile_native (const char *infile, const char *outfile, const char *compiler) argument
/netbsd-current/sys/net/
H A Dbpfjit.c298 load_buf_buflen(struct sljit_compiler *compiler) argument
357 emit_read8(struct sljit_compiler *compiler, sljit_s32 src, uint32_t k) argument
370 emit_read16(struct sljit_compiler *compiler, sljit_s32 src, uint32_t k) argument
414 emit_read32(struct sljit_compiler *compiler, sljit_s32 src, uint32_t k) argument
519 emit_xcall(struct sljit_compiler *compiler, bpfjit_hint_t hints, const struct bpf_insn *pc, int dst, struct sljit_jump ***ret0, size_t *ret0_size, size_t *ret0_maxsize, uint32_t (*fn)(const struct mbuf *, uint32_t, int *)) argument
653 emit_cop(struct sljit_compiler *compiler, bpfjit_hint_t hints, const bpf_ctx_t *bc, const struct bpf_insn *pc, struct sljit_jump ***ret0, size_t *ret0_size, size_t *ret0_maxsize) argument
802 emit_pkt_read(struct sljit_compiler *compiler, bpfjit_hint_t hints, const struct bpf_insn *pc, struct sljit_jump *to_mchain_jump, struct sljit_jump ***ret0, size_t *ret0_size, size_t *ret0_maxsize) argument
937 emit_memload(struct sljit_compiler *compiler, sljit_s32 dst, uint32_t k, size_t extwords) argument
965 emit_memstore(struct sljit_compiler *compiler, sljit_s32 src, uint32_t k, size_t extwords) argument
996 emit_msh(struct sljit_compiler *compiler, bpfjit_hint_t hints, const struct bpf_insn *pc, struct sljit_jump *to_mchain_jump, struct sljit_jump ***ret0, size_t *ret0_size, size_t *ret0_maxsize) argument
1087 emit_pow2_moddiv(struct sljit_compiler *compiler, const struct bpf_insn *pc) argument
1145 emit_moddiv(struct sljit_compiler *compiler, const struct bpf_insn *pc) argument
1697 generate_insn_code(struct sljit_compiler *compiler, bpfjit_hint_t hints, const bpf_ctx_t *bc, const struct bpf_insn *insns, struct bpfjit_insn_data *insn_dat, size_t insn_count) argument
2157 struct sljit_compiler *compiler; local
[all...]

Completed in 322 milliseconds

12