Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:W0

327     static const MCPhysReg VecLstD[] = { Hexagon::W0, Hexagon::W1,
491 unsigned Req = (UseHVX && UseHVXDbl) ? Hexagon::V0 : Hexagon::W0;
498 if (unsigned Reg = State.AllocateReg(Hexagon::W0)) {