Searched defs:IsInc (Results 1 – 3 of 3) sorted by relevance
1914 bool IsInc = I == E-1 || SwapElems[I] < SwapElems[I+1]; in perfect() local
12729 bool &IsInc, in getIndexedAddressParts()12765 bool IsInc; in getPreIndexedAddressParts() local12786 bool IsInc; in getPostIndexedAddressParts() local
21268 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()