Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1914 bool IsInc = I == E-1 || SwapElems[I] < SwapElems[I+1]; in perfect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp12729 bool &IsInc, in getIndexedAddressParts()
12765 bool IsInc; in getPreIndexedAddressParts() local
12786 bool IsInc; in getPostIndexedAddressParts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp21268 static SDValue incDecVectorConstant(SDValue V, SelectionDAG &DAG, bool IsInc) { in incDecVectorConstant()