Home | History | Annotate | Download | only in compiler

Lines Matching defs:sig

919     const MachineSignature* sig = desc->GetMachineSignature();
920 int params = static_cast<int>(sig->parameter_count());
928 sig->GetParam(i - 1).representation()));
934 if (sig->return_count() > 0) {