Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3407 Type *FullTy = LHS->getType(); in getURemExpr() local
3410 return getZeroExtendExpr(getTruncateExpr(LHS, TruncTy), FullTy); in getURemExpr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7992 EVT FullTy = OpNode.getValueType(); in visitIntrinsicCall() local
7995 unsigned ScaleFactor = FullTy.getVectorMinNumElements() / Stride; in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15885 auto *FullTy = FullV->getType(); in areExtractShuffleVectors() local
15887 return FullTy->getPrimitiveSizeInBits().getFixedValue() == in areExtractShuffleVectors()