Searched refs:shouldExpandGetVectorLength (Results 1 – 4 of 4) sorted by relevance
949 bool shouldExpandGetVectorLength(EVT TripCountVT, unsigned VF,
1434 bool RISCVTargetLowering::shouldExpandGetVectorLength(EVT TripCountVT, in shouldExpandGetVectorLength() function in RISCVTargetLowering
464 virtual bool shouldExpandGetVectorLength(EVT CountVT, unsigned VF, in shouldExpandGetVectorLength() function
7590 if (!TLI.shouldExpandGetVectorLength(CountVT, VF, IsScalable)) { in visitIntrinsicCall()