Searched refs:storeLoadCanUseBlockBinary (Results 1 – 2 of 2) sorted by relevance
780 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;785 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;
341 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;1525 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel