Searched defs:IsInc (Results 1 – 5 of 5) sorted by relevance
2482 llvm::Value *InVal, bool IsInc, in createBinOpInfoFromIncDec()2495 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
2452 bool IsInc = I == E - 1 || SwapElems[I] < SwapElems[I + 1]; in perfect() local
21747 ISD::MemIndexedMode &AM, bool &IsInc, SelectionDAG &DAG) const { in getIndexedAddressParts()21808 bool IsInc; in getPreIndexedAddressParts() local21829 bool IsInc; in getPostIndexedAddressParts() local
14356 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()
24641 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()