Home
last modified time | relevance | path

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

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