Home | History | Annotate | Download | only in mips

Lines Matching refs:OutOfLineRound32

206 class OutOfLineRound32 : public OutOfLineCode {
208 OutOfLineRound32(CodeGenerator* gen, DoubleRegister result)
491 auto ool = new (zone()) OutOfLineRound32(this, i.OutputDoubleRegister()); \