Searched refs:tcg_global_reg_new_internal (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/
H A Dtcg.c294 static inline int tcg_global_reg_new_internal(TCGType type, int reg, function
324 idx = tcg_global_reg_new_internal(TCG_TYPE_I32, reg, name);
332 idx = tcg_global_reg_new_internal(TCG_TYPE_I64, reg, name);

Completed in 33 milliseconds