Searched defs:isInc (Results 1 – 10 of 10) sorted by relevance
| /external/clang/lib/CodeGen/ |
| D | CGExprComplex.cpp | 166 bool isInc, bool isPre) { in VisitPrePostIncDec()
|
| D | CGExprScalar.cpp | 1627 bool isInc, bool isPre) { in EmitScalarPrePostIncDec() 3475 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
|
| D | CGExpr.cpp | 773 bool isInc, bool isPre) { in EmitComplexPrePostIncDec() 2263 bool isInc = E->getOpcode() == UO_PreInc; in EmitUnaryOpLValue() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGExprComplex.cpp | 192 bool isInc, bool isPre) { in VisitPrePostIncDec()
|
| D | CGExprScalar.cpp | 2369 bool isInc, bool isPre) { in EmitScalarPrePostIncDec() 4670 bool isInc, bool isPre) { in EmitScalarPrePostIncDec()
|
| D | CGExpr.cpp | 1022 bool isInc, bool isPre) { in EmitComplexPrePostIncDec() 2917 bool isInc = E->getOpcode() == UO_PreInc; in EmitUnaryOpLValue() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 888 SDValue &Offset, bool &isInc, in getIndexedAddressParts() 941 bool isInc = false; in getPostIndexedAddressParts() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 11456 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 11515 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 11562 bool isInc; in getPreIndexedAddressParts() local 11601 bool isInc; in getPostIndexedAddressParts() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 15366 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 15425 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 15451 bool &isInc, SelectionDAG &DAG) { in getMVEIndexedAddressParts() 15540 bool isInc; in getPreIndexedAddressParts() local 15618 bool isInc; in getPostIndexedAddressParts() local
|
| /external/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 17128 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 17187 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 17213 bool &isInc, SelectionDAG &DAG) { in getMVEIndexedAddressParts() 17302 bool isInc; in getPreIndexedAddressParts() local 17380 bool isInc; in getPostIndexedAddressParts() local
|