Home | History | Annotate | Download | only in interpreter

Lines Matching defs:Materialize

288   // Materialize all live registers and break equivalences.
368 Materialize(info);
375 void BytecodeRegisterOptimizer::Materialize(RegisterInfo* info) {
393 // Materialize an alternate in the equivalence set that
493 Materialize(input_info);
501 // just a single register, otherwise materialize register range.
504 // For each output register about to be clobbered, materialize an
542 // Materialize the accumulator if it is read by the bytecode. The
547 Materialize(accumulator_info_);
550 // Materialize an equivalent to the accumulator if it will be