Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp336 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;
1413 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel
H A DSystemZOperators.td591 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;
596 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;