Searched defs:isInc (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGExprComplex.cpp | 166 bool isInc, bool isPre) { in VisitPrePostIncDec()
|
D | CGExprScalar.cpp | 1645 bool isInc, bool isPre) { in EmitScalarPrePostIncDec() 3486 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
|
D | CGExpr.cpp | 748 bool isInc, bool isPre) { in EmitComplexPrePostIncDec() 2224 bool isInc = E->getOpcode() == UO_PreInc; in EmitUnaryOpLValue() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 875 SDValue &Offset, bool &isInc, in getIndexedAddressParts() 928 bool isInc = false; in getPostIndexedAddressParts() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 10990 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 11049 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 11096 bool isInc; in getPreIndexedAddressParts() local 11135 bool isInc; in getPostIndexedAddressParts() local
|