Home
last modified time | relevance | path

Searched refs:StepVecType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp140 Type *StepVecType = DstType; in CreateStepVector() local
145 StepVecType = in CreateStepVector()
147 Value *Res = CreateIntrinsic(Intrinsic::stepvector, {StepVecType}, {}, in CreateStepVector()
149 if (StepVecType != DstType) in CreateStepVector()