Searched defs:isInc (Results 1 – 8 of 8) 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/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 1363 bool isInc = false, isDec = false, isSub = false, isCN = false; in SelectAtomicLoadAdd() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 8218 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 8277 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 8324 bool isInc; in getPreIndexedAddressParts() local 8363 bool isInc; 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-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 13311 SDValue &Offset, bool &isInc, in getARMIndexedAddressParts() 13370 SDValue &Offset, bool &isInc, in getT2IndexedAddressParts() 13417 bool isInc; in getPreIndexedAddressParts() local 13471 bool isInc; in getPostIndexedAddressParts() local
|