Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h279 getKnownScalarFactor(const FixedOrScalableQuantity &RHS) const { in getKnownScalarFactor() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6715 unsigned NewNumElts = InWidenSize.getKnownScalarFactor(Size); in WidenVecOp_BITCAST()
7734 unsigned NumConcat = WidenEC.getKnownScalarFactor(InEC); in ModifyToType()
H A DLegalizeIntegerTypes.cpp546 unsigned Scale = WidenInSize.getKnownScalarFactor(OutSize); in PromoteIntRes_BITCAST()