Searched refs:getSVEContainerType (Results 1 – 1 of 1) sorted by relevance
4105 static MVT getSVEContainerType(EVT ContentTy);4128 DAG.getNode(ISD::ANY_EXTEND, SDLoc(Op), getSVEContainerType(ArgVT), in LowerBITCAST()16863 static MVT getSVEContainerType(EVT ContentTy) { in getSVEContainerType() function16900 ContainerVT = getSVEContainerType(ContainerVT); in performLD1Combine()16968 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine()19006 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine()19106 EVT HwRetVt = getSVEContainerType(RetVT); in performGatherLoadCombine()20011 SDValue CastResult = getSVESafeBitCast(getSVEContainerType(VT), Op, DAG); in ReplaceBITCASTResults()