Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp341 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;
1514 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel
H A DSystemZOperators.td736 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;
741 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;