Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8807 bool &IsInc, in getIndexedAddressParts()
8841 bool IsInc; in getPreIndexedAddressParts() local
8862 bool IsInc; in getPostIndexedAddressParts() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1616 llvm::Value *NextVal, bool IsInc) { in EmitAddConsiderOverflowBehavior()
/external/clang/lib/Sema/
DSemaExpr.cpp9396 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()