Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1437 Type *PhiTy = Phi->getType(); in isInductionPHI() local
1482 Type *PhiTy = Phi->getType(); in isInductionPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp694 Type *PhiTy = Phi->getType(); in addInductionPhi() local
796 Type *PhiTy = Phi->getType(); in canVectorizeInstrs() local
H A DVPlanRecipes.cpp423 Type *PhiTy = OrigPhi->getType(); in generateInstruction() local
H A DLoopVectorize.cpp9132 Type *PhiTy = PhiR->getOperand(0)->getLiveInIRValue()->getType(); in adjustRecipesForReductions() local
9154 Type *PhiTy = PhiR->getStartValue()->getLiveInIRValue()->getType(); in adjustRecipesForReductions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp814 Type *PhiTy = Phi->getType(); in canBeCheaplyTransformed() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6271 Type *PhiTy = I->getType(); in optimizePhiType() local