Searched defs:IsInc (Results 1 – 11 of 11) sorted by relevance
| /external/clang/lib/CodeGen/ |
| D | CGExprScalar.cpp | 1596 llvm::Value *InVal, bool IsInc) { in createBinOpInfoFromIncDec() 1608 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGExprScalar.cpp | 2315 llvm::Value *InVal, bool IsInc, in createBinOpInfoFromIncDec() 2328 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAGHVX.cpp | 1914 bool IsInc = I == E-1 || SwapElems[I] < SwapElems[I+1]; in perfect() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 9987 bool &IsInc, in getIndexedAddressParts() 10021 bool IsInc; in getPreIndexedAddressParts() local 10042 bool IsInc; in getPostIndexedAddressParts() local
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAGHVX.cpp | 1953 bool IsInc = I == E-1 || SwapElems[I] < SwapElems[I+1]; in perfect() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 12729 bool &IsInc, in getIndexedAddressParts() 12765 bool IsInc; in getPreIndexedAddressParts() local 12786 bool IsInc; in getPostIndexedAddressParts() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 15597 bool &IsInc, in getIndexedAddressParts() 15633 bool IsInc; in getPreIndexedAddressParts() local 15654 bool IsInc; in getPostIndexedAddressParts() local
|
| /external/clang/lib/Sema/ |
| D | SemaExpr.cpp | 10173 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExpr.cpp | 13126 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 21268 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 22496 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()
|