Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1482 if (PhiTy->isFloatingPointTy()) in isInductionPHI() local
1437 Type *PhiTy = Phi->getType(); isInductionPHI() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp694 Type *PhiTy = Phi->getType(); addInductionPhi() local
796 Type *PhiTy = Phi->getType(); canVectorizeInstrs() local
H A DVPlanRecipes.cpp499 Type *PhiTy = OrigPhi->getType(); generatePerPart() local
H A DLoopVectorize.cpp9061 Type *PhiTy = PhiR->getOperand(0)->getLiveInIRValue()->getType(); adjustRecipesForReductions() local
9083 Type *PhiTy = PhiR->getStartValue()->getLiveInIRValue()->getType(); adjustRecipesForReductions() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp874 Type *PhiTy = Phi->getType(); canBeCheaplyTransformed() local
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerHelperTest.cpp1492 LLT PhiTy = v5s32; in TEST_F() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6385 Type *PhiTy = I->getType(); optimizePhiType() local