Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp334 bool storeLoadCanUseMVC(SDNode *N) const;
1439 bool SystemZDAGToDAGISel::storeLoadCanUseMVC(SDNode *N) const { in storeLoadCanUseMVC() function in SystemZDAGToDAGISel
H A DSystemZOperators.td614 [{ return storeLoadCanUseMVC(N); }]>;