Searched defs:IsInc (Results 1 – 6 of 6) sorted by relevance
1596 llvm::Value *InVal, bool IsInc) { in createBinOpInfoFromIncDec()1608 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
1914 bool IsInc = I == E-1 || SwapElems[I] < SwapElems[I+1]; in perfect() local
9987 bool &IsInc, in getIndexedAddressParts()10021 bool IsInc; in getPreIndexedAddressParts() local10042 bool IsInc; in getPostIndexedAddressParts() local
12729 bool &IsInc, in getIndexedAddressParts()12765 bool IsInc; in getPreIndexedAddressParts() local12786 bool IsInc; in getPostIndexedAddressParts() local
10173 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()
21271 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()