Searched refs:getSVEContainerType (Results 1 – 1 of 1) sorted by relevance
4276 static MVT getSVEContainerType(EVT ContentTy);4299 DAG.getNode(ISD::ANY_EXTEND, SDLoc(Op), getSVEContainerType(ArgVT), in LowerBITCAST()18463 static MVT getSVEContainerType(EVT ContentTy) { in getSVEContainerType() function18500 ContainerVT = getSVEContainerType(ContainerVT); in performLD1Combine()18568 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine()20904 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine()21004 EVT HwRetVt = getSVEContainerType(RetVT); in performGatherLoadCombine()21859 SDValue CastResult = getSVESafeBitCast(getSVEContainerType(VT), Op, DAG); in ReplaceBITCASTResults()