Searched refs:isLegalStridedLoadStore (Results 1 – 3 of 3) sorted by relevance
475 if (!MA || !TLI->isLegalStridedLoadStore(DataTypeVT, *MA)) in tryCreateStridedLoadStore()
806 bool isLegalStridedLoadStore(EVT DataType, Align Alignment) const;
14901 if (!TLI.isLegalStridedLoadStore(WideVecVT, Align)) in performCONCAT_VECTORSCombine()20010 bool RISCVTargetLowering::isLegalStridedLoadStore(EVT DataType, in isLegalStridedLoadStore() function in RISCVTargetLowering