Searched defs:isInc (Results 1 – 7 of 7) 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/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 | 15364 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 15423 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 15449 bool &isInc, SelectionDAG &DAG) { in getMVEIndexedAddressParts() 15538 bool isInc; in getPreIndexedAddressParts() local 15616 bool isInc; in getPostIndexedAddressParts() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 19551 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 19610 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 19636 bool &isInc, SelectionDAG &DAG) { in getMVEIndexedAddressParts() 19725 bool isInc; in getPreIndexedAddressParts() local 19805 bool isInc; in getPostIndexedAddressParts() local
|