Searched defs:locp (Results 1 - 19 of 19) sorted by relevance

/external/elfutils/backends/
H A Darm_retval.c62 arm_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
104 *locp = loc_intreg;
109 *locp = loc_aggregate;
H A Dtilegx_retval.c59 tilegx_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
112 *locp = loc_intreg;
121 *locp = loc_aggregate;
H A Dalpha_retval.c66 alpha_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
113 *locp = loc_fpreg;
129 *locp = loc_intreg;
142 *locp = loc_aggregate;
H A Di386_retval.c66 i386_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
116 *locp = loc_fpreg;
120 *locp = loc_intreg;
133 *locp = loc_aggregate;
H A Ds390_retval.c67 s390_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
120 *locp = loc_fpreg;
126 *locp = loc_intreg;
136 *locp = loc_aggregate;
H A Dsh_retval.c64 sh_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
118 *locp = loc_fpreg;
122 *locp = loc_intreg;
H A Dppc64_retval.c76 ppc64_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
128 *locp = loc_fpreg;
140 *locp = loc_intreg;
149 *locp = loc_aggregate;
160 *locp = loc_vmxreg;
H A Dppc_retval.c88 ppc_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
142 *locp = loc_fpreg;
147 *locp = loc_intreg;
152 *locp = loc_aggregate;
168 *locp = loc_vmxreg;
171 *locp = loc_intreg;
H A Dsparc_retval.c71 sparc_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
125 *locp = loc_fpreg;
137 *locp = loc_intreg;
142 *locp = loc_aggregate;
H A Dx86_64_retval.c80 x86_64_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
137 *locp = loc_ssereg;
140 *locp = loc_x87reg;
150 *locp = loc_ssereg;
154 *locp = loc_x87reg;
162 *locp = loc_intreg;
169 *locp = loc_aggregate;
H A Daarch64_retval.c193 pass_in_gpr (const Dwarf_Op **locp, Dwarf_Word size) argument
201 *locp = loc;
206 pass_by_ref (const Dwarf_Op **locp) argument
210 *locp = loc;
215 pass_hfa (const Dwarf_Op **locp, Dwarf_Word size, Dwarf_Word count) argument
236 *locp = loc_hfa_2;
241 *locp = loc_hfa_4;
246 *locp = loc_hfa_8;
251 *locp = loc_hfa_16;
260 pass_in_simd (const Dwarf_Op **locp) argument
268 aarch64_return_value_location(Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
[all...]
H A Dia64_retval.c94 const Dwarf_Op **locp, int fpregs_used)
97 *locp = loc;
98 else if (*locp != loc)
107 const Dwarf_Op **locp, int fpregs_used)
128 #define hfa(loc, nregs) compute_hfa(loc, nregs, locp, fpregs_used)
190 locp, fpregs_used);
199 locp, fpregs_used);
224 int used = hfa_type (base_typedie, base_size, locp, 0);
227 if (size % (*locp)[1].number != 0)
229 fpregs_used += used * (size / (*locp)[
93 compute_hfa(const Dwarf_Op *loc, int nregs, const Dwarf_Op **locp, int fpregs_used) argument
106 hfa_type(Dwarf_Die *typedie, Dwarf_Word size, const Dwarf_Op **locp, int fpregs_used) argument
240 ia64_return_value_location(Dwarf_Die *functypedie, const Dwarf_Op **locp) argument
[all...]
/external/libmtp/src/
H A Dunicode.c84 char *locp = loclstr; local
91 nconv = iconv(params->cd_ucs2_to_locale, &stringp, &convlen, &locp, &convmax);
94 *locp = '\0';
/external/mesa3d/src/compiler/glsl/glcpp/
H A Dpp.c30 glcpp_error (YYLTYPE *locp, glcpp_parser_t *parser, const char *fmt, ...) argument
39 locp->source,
40 locp->first_line,
41 locp->first_column);
52 glcpp_warning (YYLTYPE *locp, glcpp_parser_t *parser, const char *fmt, ...) argument
60 locp->source,
61 locp->first_line,
62 locp->first_column);
/external/libunwind/src/ia64/
H A DGrbs.c126 ia64_loc_t *locp, ia64_loc_t *rnat_locp)
157 if (locp)
158 *locp = rbs_loc (c->rbs_area + curr, addr);
125 rbs_find_stacked(struct cursor *c, unw_word_t regs_to_skip, ia64_loc_t *locp, ia64_loc_t *rnat_locp) argument
H A Dunwind_i.h522 ia64_loc_t *locp, ia64_loc_t *rnat_locp);
590 ia64_loc_t *locp, ia64_loc_t *rnat_locp)
599 if (locp)
600 *locp = rbs_loc (rbs, addr);
605 ret = rbs_find_stacked (c, regs_to_skip, locp, rnat_locp);
589 ia64_get_stacked(struct cursor *c, unw_word_t reg, ia64_loc_t *locp, ia64_loc_t *rnat_locp) argument
/external/libunwind/src/dwarf/
H A DGparser.c688 dwarf_loc_t *locp, void *arg)
702 *locp = DWARF_REG_LOC (c, dwarf_to_unw_regnum (val));
704 *locp = DWARF_MEM_LOC (c, val);
686 eval_location_expr(struct dwarf_cursor *c, unw_addr_space_t as, unw_accessors_t *a, unw_word_t addr, dwarf_loc_t *locp, void *arg) argument
/external/mesa3d/src/compiler/glsl/
H A Dast.h77 struct YYLTYPE locp; local
79 locp.source = this->location.source;
80 locp.first_line = this->location.first_line;
81 locp.first_column = this->location.first_column;
82 locp.last_line = this->location.last_line;
83 locp.last_column = this->location.last_column;
85 return locp;
93 void set_location(const struct YYLTYPE &locp) argument
95 this->location.source = locp.source;
96 this->location.first_line = locp
345 ast_array_specifier(const struct YYLTYPE &locp, ast_expression *dim) argument
372 ast_layout_expression(const struct YYLTYPE &locp, ast_expression *expr) argument
1208 ast_tcs_output_layout(const struct YYLTYPE &locp) argument
1225 ast_gs_input_layout(const struct YYLTYPE &locp, GLenum prim_type) argument
1246 ast_cs_input_layout(const struct YYLTYPE &locp, ast_layout_expression *const *local_size) argument
[all...]
H A Dglsl_parser_extras.h71 extern void _mesa_glsl_error(YYLTYPE *locp, _mesa_glsl_parse_state *state,
116 YYLTYPE *locp, const char *fmt, ...) PRINTFLIKE(5, 6);
118 bool check_arrays_of_arrays_allowed(YYLTYPE *locp) argument
124 _mesa_glsl_error(locp, this,
132 bool check_precision_qualifiers_allowed(YYLTYPE *locp) argument
134 return check_version(130, 100, locp,
138 bool check_bitwise_operations_allowed(YYLTYPE *locp) argument
140 return check_version(130, 300, locp, "bit-wise operations are forbidden");
143 bool check_explicit_attrib_stream_allowed(YYLTYPE *locp) argument
148 _mesa_glsl_error(locp, thi
156 check_explicit_attrib_location_allowed(YYLTYPE *locp, const ir_variable *var) argument
172 check_separate_shader_objects_allowed(YYLTYPE *locp, const ir_variable *var) argument
188 check_explicit_uniform_location_allowed(YYLTYPE *locp, const ir_variable *) argument
[all...]

Completed in 635 milliseconds