Home | History | Annotate | Download | only in mips

Lines Matching refs:bit_cast

34 #include "globals.h"    // Need the bit_cast
607 *v8i::bit_cast<double*, int32_t*>(&FPUregisters_[fpureg]) = value;
628 return *v8i::bit_cast<double*, int32_t*>(
904 alu_out = *v8i::bit_cast<int32_t*, double*>(&fp_out);