Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp139 struct CachingVPExpander { struct
210 CachingVPExpander(Function &F, const TargetTransformInfo &TTI) in CachingVPExpander() function
218 Value *CachingVPExpander::createStepVector(IRBuilder<> &Builder, Type *LaneTy, in createStepVector()
229 Value *CachingVPExpander::convertEVLToMask(IRBuilder<> &Builder, in convertEVLToMask()
253 CachingVPExpander::expandPredicationInBinaryOperator(IRBuilder<> &Builder, in expandPredicationInBinaryOperator()
289 Value *CachingVPExpander::expandPredicationToIntCall( in expandPredicationToIntCall()
318 Value *CachingVPExpander::expandPredicationToFPCall( in expandPredicationToFPCall()
415 CachingVPExpander::expandPredicationInReduction(IRBuilder<> &Builder, in expandPredicationInReduction()
513 Value *CachingVPExpander::expandPredicationToCastIntrinsic(IRBuilder<> &Builder, in expandPredicationToCastIntrinsic()
570 CachingVPExpander::expandPredicationInMemoryIntrinsic(IRBuilder<> &Builder, in expandPredicationInMemoryIntrinsic()
[all …]