Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprScalar.cpp1596 llvm::Value *InVal, bool IsInc) { in createBinOpInfoFromIncDec()
1608 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9987 bool &IsInc, in getIndexedAddressParts()
10021 bool IsInc; in getPreIndexedAddressParts() local
10042 bool IsInc; in getPostIndexedAddressParts() local
/external/clang/lib/Sema/
DSemaExpr.cpp10173 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()