Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp333 bool storeLoadCanUseMVC(SDNode *N) const;
1438 bool SystemZDAGToDAGISel::storeLoadCanUseMVC(SDNode *N) const { in storeLoadCanUseMVC() function in SystemZDAGToDAGISel
H A DSystemZOperators.td599 [{ return storeLoadCanUseMVC(N); }]>;