Searched refs:getCommonMaxStoresPerMemFunc (Results 1 – 3 of 3) sorted by relevance
30 unsigned getCommonMaxStoresPerMemFunc() const { return 128; } in getCommonMaxStoresPerMemFunc() function
33 if (StoresNumEstimate > getCommonMaxStoresPerMemFunc()) in EmitTargetCodeForMemcpy()
157 STI.getSelectionDAGInfo()->getCommonMaxStoresPerMemFunc(); in BPFTargetLowering()