Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp586 unsigned NumEltsWithPadding = OutSize.getKnownScalarFactor(EltSize); in PromoteIntRes_BITCAST() local
588 EVT::getVectorVT(*DAG.getContext(), EltVT, NumEltsWithPadding); in PromoteIntRes_BITCAST()
2220 unsigned NumEltsWithPadding = NInSize.getKnownScalarFactor(EltSize); in PromoteIntOp_BITCAST() local
2222 EVT::getVectorVT(*DAG.getContext(), EltVT, NumEltsWithPadding); in PromoteIntOp_BITCAST()