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