Searched refs:Is_PostInc_S4_Offset (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp635 static bool Is_PostInc_S4_Offset(SDNode * S, int ShiftAmount) { function
679 if (isLegal && Is_PostInc_S4_Offset(Offset.getNode(), ShiftAmount)) {

Completed in 191 milliseconds