Searched defs:Stages (Results 1 – 8 of 8) sorted by relevance
57 SmallVector<std::unique_ptr<Stage>, 8> Stages; variable
229 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local243 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
86 const InstrStage *Stages; // Instruction itinerary stages variable
110 const InstrStage *Stages = nullptr; ///< Array of stages selected variable
2445 static const struct Stages struct2447 const char* name;2448 VkShaderStageFlagBits stage;
531 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local
9220 unsigned Stages = Log2_32(Op.getValueType().getVectorNumElements()); in matchBinOpReduction() local
37011 unsigned Stages = Log2_32(VT.getVectorNumElements()); in combineBasicSADPattern() local