Lines Matching refs:temp0
108 int i, temp0, temp1; in ExtraCost_MIPS32() local
127 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in ExtraCost_MIPS32()
133 return (double)((int64_t)temp0 << 32 | temp1); in ExtraCost_MIPS32()
154 int i, temp0, temp1, temp2, temp3; in ExtraCostCombined_MIPS32() local
179 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in ExtraCostCombined_MIPS32()
186 return (double)((int64_t)temp0 << 32 | temp1); in ExtraCostCombined_MIPS32()
210 [temp3]"=&r"(temp3), [temp0]"+r"(temp0) \
222 int temp0, temp1, temp2, temp3; in GetEntropyUnrefinedHelper() local
237 temp0 = (*val_prev != 0); in GetEntropyUnrefinedHelper()
327 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), \
349 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVector_MIPS32() local
360 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVectorEq_MIPS32() local