Searched refs:getSVEContainerType (Results 1 – 1 of 1) sorted by relevance
4904 static MVT getSVEContainerType(EVT ContentTy);4927 DAG.getNode(ISD::ANY_EXTEND, SDLoc(Op), getSVEContainerType(ArgVT), in LowerBITCAST()21656 static MVT getSVEContainerType(EVT ContentTy) { in getSVEContainerType() function21693 ContainerVT = getSVEContainerType(ContainerVT); in performLD1Combine()21761 EVT HwSrcVt = getSVEContainerType(DataVT); in performST1Combine()24588 EVT HwSrcVt = getSVEContainerType(SrcVT); in performScatterStoreCombine()24693 EVT HwRetVt = getSVEContainerType(RetVT); in performGatherLoadCombine()25833 SDValue CastResult = getSVESafeBitCast(getSVEContainerType(VT), Op, DAG); in ReplaceBITCASTResults()