Home | History | Annotate | Download | only in compiler

Lines Matching defs:sig

755     const MachineSignature* sig = desc->GetMachineSignature();
756 int params = static_cast<int>(sig->parameter_count());
764 sig->GetParam(i - 1).representation()));
770 if (sig->return_count() > 0) {