Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7990 EVT FullTy = OpNode.getValueType(); in visitIntrinsicCall() local
7993 unsigned ScaleFactor = FullTy.getVectorMinNumElements() / Stride; in visitIntrinsicCall()
/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/Target/AArch64/
H A DAArch64ISelLowering.cpp15882 auto *FullTy = FullV->getType(); in areExtractShuffleVectors() local
15884 return FullTy->getPrimitiveSizeInBits().getFixedValue() == in areExtractShuffleVectors()