Lines Matching defs:type

103     TCGType type;           /* result type of a load */  member
154 static inline bool tcg_out_dup_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dup_vec()
159 static inline bool tcg_out_dupm_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupm_vec()
164 static inline void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupi_vec()
348 static void tcg_out_reloc(TCGContext *s, tcg_insn_unit *code_ptr, int type, in tcg_out_reloc()
1679 TCGType type; in init_call_layout() local
2019 static TCGTemp *tcg_global_reg_new_internal(TCGContext *s, TCGType type, in tcg_global_reg_new_internal()
2046 const char *name, TCGType type) in tcg_global_mem_new_internal()
2123 TCGTemp *tcg_temp_new_internal(TCGType type, TCGTempKind kind) in tcg_temp_new_internal()
2227 TCGv_vec tcg_temp_new_vec(TCGType type) in tcg_temp_new_vec()
2307 TCGTemp *tcg_constant_internal(TCGType type, int64_t val) in tcg_constant_internal()
2382 TCGv_vec tcg_constant_vec(TCGType type, unsigned vece, int64_t val) in tcg_constant_vec()
2419 bool tcg_op_supported(TCGOpcode op, TCGType type, unsigned flags) in tcg_op_supported()
2602 bool tcg_op_deposit_valid(TCGType type, unsigned ofs, unsigned len) in tcg_op_deposit_valid()
3512 TCGType type = TCGOP_TYPE(op); in opcode_args_ct() local
3632 TCGOpcode opc, TCGType type, unsigned nargs) in tcg_op_insert_before()
3642 TCGOpcode opc, TCGType type, unsigned nargs) in tcg_op_insert_after()
4650 static void set_temp_val_nonreg(TCGContext *s, TCGTemp *ts, TCGTempVal type) in set_temp_val_nonreg()
5598 TCGType type = TCGOP_TYPE(op); in tcg_reg_alloc_op() local
6326 static int tcg_out_helper_stk_ofs(TCGType type, unsigned slot) in tcg_out_helper_stk_ofs()
6429 TCGType type, tcg_target_long imm, in tcg_out_helper_load_imm()
6456 TCGType type; in tcg_out_helper_load_common_args() local