Searched refs:MIPS_R2_STATS (Results 1 – 2 of 2) sorted by relevance
208 MIPS_R2_STATS(movs); in movf_func()231 MIPS_R2_STATS(movs); in movt_func()288 MIPS_R2_STATS(dsemul); in jr_func()306 MIPS_R2_STATS(movs); in movz_func()322 MIPS_R2_STATS(movs); in movn_func()339 MIPS_R2_STATS(hilo); in mfhi_func()355 MIPS_R2_STATS(hilo); in mthi_func()372 MIPS_R2_STATS(hilo); in mflo_func()388 MIPS_R2_STATS(hilo); in mtlo_func()415 MIPS_R2_STATS(muls); in mult_func()[all …]
46 #define MIPS_R2_STATS(M) \ macro70 #define MIPS_R2_STATS(M) do { } while (0) macro