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