Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp336 bool storeLoadCanUseMVC(SDNode *N) const;
1495 bool SystemZDAGToDAGISel::storeLoadCanUseMVC(SDNode *N) const { in storeLoadCanUseMVC() function in SystemZDAGToDAGISel
H A DSystemZOperators.td725 [{ return storeLoadCanUseMVC(N); }]>;