Searched defs:isLegalStridedLoadStore (Results 1 – 4 of 4) sorted by relevance
322 bool isLegalStridedLoadStore(Type *DataType, Align Alignment) const override { in isLegalStridedLoadStore() function
24123 bool RISCVTargetLowering::isLegalStridedLoadStore(EVT DataType, in isLegalStridedLoadStore() function in RISCVTargetLowering
373 virtual bool isLegalStridedLoadStore(Type *DataType, Align Alignment) const { in isLegalStridedLoadStore() function
529 bool TargetTransformInfo::isLegalStridedLoadStore(Type *DataType, in isLegalStridedLoadStore() function in TargetTransformInfo