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.cpp1436 Type *PhiTy = Phi->getType(); in isInductionPHI() local
1481 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.cpp559 Type *PhiTy = OrigPhi->getType(); in generatePerPart() local
H A DLoopVectorize.cpp8988 Type *PhiTy = PhiR->getOperand(0)->getLiveInIRValue()->getType(); in adjustRecipesForReductions() local
9010 Type *PhiTy = PhiR->getStartValue()->getLiveInIRValue()->getType(); in adjustRecipesForReductions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp874 Type *PhiTy = Phi->getType(); in canBeCheaplyTransformed() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6385 Type *PhiTy = I->getType(); in optimizePhiType() local