Searched refs:StepType (Results 1 – 3 of 3) sorted by relevance
21 enum StepType { enum
377 StepType step_type, in CommandObjectThreadStepWithTypeAndScope()623 StepType m_step_type;
1310 Type *StepType = Step->getType(); in execute() local1313 RuntimeVF = getRuntimeVFAsFloat(Builder, StepType, State.VF); in execute()1315 RuntimeVF = getRuntimeVF(Builder, StepType, State.VF); in execute()