Home | History | Annotate | Download | only in optimizing

Lines Matching refs:DriverWrapper

94   void DriverWrapper(HParallelMove* move, std::string assembly_text, std::string test_name) {
130 DriverWrapper(moves_, expected, "TwoRegisters");
151 DriverWrapper(moves_, expected, "TwoRegisterPairs");
169 DriverWrapper(moves_, expected, "TwoFpuRegistersFloat");
187 DriverWrapper(moves_, expected, "TwoFpuRegistersDouble");
205 DriverWrapper(moves_, expected, "RegisterAndFpuRegister");
226 DriverWrapper(moves_, expected, "RegisterPairAndFpuRegister");
249 DriverWrapper(moves_, expected, "TwoStackSlots");
276 DriverWrapper(moves_, expected, "TwoDoubleStackSlots");
294 DriverWrapper(moves_, expected, "RegisterAndStackSlot");
315 DriverWrapper(moves_, expected, "RegisterPairAndDoubleStackSlot");
333 DriverWrapper(moves_, expected, "FpuRegisterAndStackSlot");
351 DriverWrapper(moves_, expected, "FpuRegisterAndDoubleStackSlot");