Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp533 VPValue *Def, VPValue *CastDef,
638 VPValue *CastDef, VPTransformState &State);
648 VPValue *CastDef,
678 Value *VectorLoopValue, VPValue *CastDef, VPTransformState &State,
2258 Instruction *EntryVal, VPValue *Def, VPValue *CastDef, in createVectorIntOrFpInductionPHI() argument
2321 recordVectorLoopValueForInductionCast(II, EntryVal, LastInduction, CastDef, in createVectorIntOrFpInductionPHI()
2358 Value *VectorLoopVal, VPValue *CastDef, VPTransformState &State, in recordVectorLoopValueForInductionCast() argument
2379 State.set(CastDef, VectorLoopVal, VPIteration(Part, Lane)); in recordVectorLoopValueForInductionCast()
2381 State.set(CastDef, VectorLoopVal, Part); in recordVectorLoopValueForInductionCast()
2386 VPValue *CastDef, in widenIntOrFpInduction() argument
[all …]