Searched refs:StepType (Results 1 – 3 of 3) sorted by relevance
22 typedef enum StepType { enum30 } StepType; typedef
551 StepType step_type, in CommandObjectThreadStepWithTypeAndScope()806 StepType m_step_type;
2838 Type *StepType = II.getStep()->getType(); in createVectorizedLoopSkeleton() local2840 CastInst::getCastOpcode(CountRoundDown, true, StepType, true); in createVectorizedLoopSkeleton()2841 Value *CRD = B.CreateCast(CastOp, CountRoundDown, StepType, "cast.crd"); in createVectorizedLoopSkeleton()