Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2734 llvm::Value *InVal, bool IsInc, in createBinOpInfoFromIncDec()
2747 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2484 bool IsInc = I == E - 1 || SwapElems[I] < SwapElems[I + 1]; perfect() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp13788 SourceLocation OpLoc, bool IsInc, in CheckIncrementDecrementOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23157 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc, in incDecVectorConstant()