Home | History | Annotate | Download | only in tcg

Lines Matching refs:TCG_TYPE_I64

332     idx = tcg_global_reg_new_internal(TCG_TYPE_I64, reg, name);
346 if (type == TCG_TYPE_I64) {
411 idx = tcg_global_mem_new_internal(TCG_TYPE_I64, reg, offset, name);
435 if (type == TCG_TYPE_I64) {
482 idx = tcg_temp_new_internal(TCG_TYPE_I64, temp_local);