Searched defs:Stages (Results 1 – 9 of 9) sorted by relevance
62 SmallVector<std::unique_ptr<Stage>, 8> Stages; variable
239 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local253 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
316 unsigned Stages = Log2_32(NumSplits); in trySADReplacement() local374 unsigned Stages = Log2_32(NumElems); in matchAddReduction() local
44537 unsigned Stages = Log2_32(VT.getVectorNumElements()); in combineVPDPBUSDPattern() local44612 unsigned Stages = Log2_32(VT.getVectorNumElements()); in combineBasicSADPattern() local
89 const InstrStage *Stages; // Instruction itinerary stages variable
113 const InstrStage *Stages = nullptr; ///< Array of stages selected global() variable
628 DenseMap<MachineInstr *, int> Cycles, Stages; in expand() local
705 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local1086 DenseMap<MachineInstr *, unsigned> &Stages) { in computeScheduledInsts()1445 Instr2StageTy &Stages, in computeMaxSetPressure()1559 Instr2StageTy Stages; in detect() local
12322 unsigned Stages = Log2_32(Op.getValueType().getVectorNumElements()); in matchBinOpReduction() local