Searched defs:isInc (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 630 SDValue &Offset, bool &isInc, in getIndexedAddressParts() 688 bool isInc = false; in getPostIndexedAddressParts() local
|
/external/clang/lib/CodeGen/ |
D | CGExprComplex.cpp | 164 bool isInc, bool isPre) { in VisitPrePostIncDec()
|
D | CGExprScalar.cpp | 1639 bool isInc, bool isPre) { in EmitScalarPrePostIncDec() 3484 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
|
D | CGExpr.cpp | 729 bool isInc, bool isPre) { in EmitComplexPrePostIncDec() 2086 bool isInc = E->getOpcode() == UO_PreInc; in EmitUnaryOpLValue() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 10217 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 10276 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 10323 bool isInc; in getPreIndexedAddressParts() local 10362 bool isInc; in getPostIndexedAddressParts() local
|