Home
last modified time | relevance | path

Searched refs:storeLoadCanUseBlockBinary (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp339 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;
1458 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel
H A DSystemZOperators.td625 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;
630 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;