Searched refs:shouldExpandGetVectorLength (Results 1 – 4 of 4) sorted by relevance
1012 bool shouldExpandGetVectorLength(EVT TripCountVT, unsigned VF,
1534 bool RISCVTargetLowering::shouldExpandGetVectorLength(EVT TripCountVT, in shouldExpandGetVectorLength() 1533 bool RISCVTargetLowering::shouldExpandGetVectorLength(EVT TripCountVT, shouldExpandGetVectorLength() function in RISCVTargetLowering
462 virtual bool shouldExpandGetVectorLength(EVT CountVT, unsigned VF, in shouldExpandGetVectorLength() function
7964 if (!TLI.shouldExpandGetVectorLength(CountVT, VF, IsScalable)) { in visitIntrinsicCall()