Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp330 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;
1218 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel
H A DSystemZOperators.td502 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;
507 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td607 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;
612 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;
H A DSystemZISelDAGToDAG.cpp339 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;
1464 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td624 [{ return storeLoadCanUseBlockBinary(N, 0); }]>;
629 [{ return storeLoadCanUseBlockBinary(N, 1); }]>;
H A DSystemZISelDAGToDAG.cpp339 bool storeLoadCanUseBlockBinary(SDNode *N, unsigned I) const;
1454 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N, in storeLoadCanUseBlockBinary() function in SystemZDAGToDAGISel