Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp339 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;
1454 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel
DSystemZOperators.td624 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;
629 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;