Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp1596 llvm::Value *InVal, bool IsInc) { in createBinOpInfoFromIncDec()
1608 const UnaryOperator *E, llvm::Value *InVal, bool IsInc) { in EmitIncDecConsiderOverflowBehavior()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9987 bool &IsInc, in getIndexedAddressParts()
10021 bool IsInc; in getPreIndexedAddressParts() local
10042 bool IsInc; in getPostIndexedAddressParts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1914 bool IsInc = I == E-1 || SwapElems[I] < SwapElems[I+1]; in perfect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12729 bool &IsInc, in getIndexedAddressParts()
12765 bool IsInc; in getPreIndexedAddressParts() local
12786 bool IsInc; in getPostIndexedAddressParts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2452 bool IsInc = I == E - 1 || SwapElems[I] < SwapElems[I + 1]; in perfect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21747 ISD::MemIndexedMode &AM, bool &IsInc, SelectionDAG &DAG) const { in getIndexedAddressParts()
21808 bool IsInc; in getPreIndexedAddressParts() local
21829 bool IsInc; in getPostIndexedAddressParts() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp10173 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21271 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24639 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()