Home | History | Annotate | Download | only in compiler

Lines Matching refs:machine

47 #include "src/compiler/machine-operator-reducer.h"
116 // For machine graph testing entry point.
199 MachineOperatorBuilder* machine() const { return machine_; }
538 data->common(), data->machine());
629 data->common(), data->machine());
687 data->common(), data->machine());
703 data->machine(), temp_zone);
721 data->common(), data->machine());
779 data->common(), data->machine());
1187 // TODO(jarin, rossberg): Remove UNTYPED once machine typing works.
1193 // TODO(jarin, rossberg): Remove UNTYPED once machine typing works.
1197 // TODO(jarin, rossberg): Remove UNTYPED once machine typing works.
1241 pipeline.Run<PrintGraphPhase>("Machine");
1274 pipeline.RunPrintAndVerify("Machine", true);
1348 // Generate final machine code.