Home
last modified time | relevance | path

Searched defs:PhiTy (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp506 Type *PhiTy = Phi->getType(); in addInductionPhi() local
608 Type *PhiTy = Phi->getType(); in canVectorizeInstrs() local
H A DLoopVectorize.cpp4368 Type *PhiTy = OrigPhi->getType(); in fixReduction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp1143 Type *PhiTy = Phi->getType(); in isInductionPHI() local
1188 Type *PhiTy = Phi->getType(); in isInductionPHI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp303 Type *PhiTy = PhiVar->getType(); in getInductionVariable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1140 Type *PhiTy = SE.getEffectiveSCEVType(Phi->getType()); in canBeCheaplyTransformed() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5980 Type *PhiTy = I->getType(); in optimizePhiType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3587 LLT PhiTy = MRI.getType(DstReg); in fewerElementsVectorPhi() local