Searched defs:IsInc (Results 1 – 5 of 5) sorted by relevance
2392 llvm::Value *InVal, bool IsInc, in createBinOpInfoFromIncDec()2405 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
1953 bool IsInc = I == E-1 || SwapElems[I] < SwapElems[I+1]; in perfect() local
16457 bool &IsInc, in getIndexedAddressParts()16493 bool IsInc; in getPreIndexedAddressParts() local16514 bool IsInc; in getPostIndexedAddressParts() local
13245 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()
22805 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()