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