Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp325 bool storeLoadCanUseMVC(SDNode *N) const;
1199 bool SystemZDAGToDAGISel::storeLoadCanUseMVC(SDNode *N) const { in storeLoadCanUseMVC() function in SystemZDAGToDAGISel
DSystemZOperators.td491 [{ return storeLoadCanUseMVC(N); }]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp331 bool storeLoadCanUseMVC(SDNode *N) const;
1400 bool SystemZDAGToDAGISel::storeLoadCanUseMVC(SDNode *N) const { in storeLoadCanUseMVC() function in SystemZDAGToDAGISel
DSystemZOperators.td578 [{ return storeLoadCanUseMVC(N); }]>;