Searched refs:tempGpr (Results 1 – 2 of 2) sorted by relevance
165 …GPRReg tempGpr = allocate(); // FIXME: can we skip this allocation on the last use of the virtual … in fillDouble() local169 JITCompiler::RegisterID tempReg = JITCompiler::gprToRegisterID(tempGpr); in fillDouble()188 m_gprs.unlock(tempGpr); in fillDouble()
64 …GPRReg tempGpr = allocate(); // FIXME: can we skip this allocation on the last use of the virtual … in valueToNumber() local68 JITCompiler::RegisterID tempReg = JITCompiler::gprToRegisterID(tempGpr); in valueToNumber()95 m_gprs.unlock(tempGpr); in valueToNumber()