Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp345 bool storeLoadIsAligned(SDNode *N) const;
1523 bool SystemZDAGToDAGISel::storeLoadIsAligned(SDNode *N) const { in storeLoadIsAligned() function in SystemZDAGToDAGISel
H A DSystemZOperators.td686 [{ return storeLoadIsAligned(N); }]>;
696 [{ return storeLoadIsAligned(N); }]>;