Home
last modified time | relevance | path

Searched defs:IsInc (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprScalar.cpp1614 llvm::Value *InVal, bool IsInc) { in createBinOpInfoFromIncDec()
1626 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9741 bool &IsInc, in getIndexedAddressParts()
9775 bool IsInc; in getPreIndexedAddressParts() local
9796 bool IsInc; in getPostIndexedAddressParts() local
/external/clang/lib/Sema/
DSemaExpr.cpp9660 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()