/external/llvm-project/llvm/lib/Support/ |
D | APFixedPoint.cpp | 65 APSInt ThisVal = getValue(); in compare() local 181 APSInt ThisVal = ConvertedThis.getValue(); in add() local 205 APSInt ThisVal = ConvertedThis.getValue(); in sub() local 229 APSInt ThisVal = ConvertedThis.getValue(); in mul() local 286 APSInt ThisVal = ConvertedThis.getValue(); in div() local 337 APSInt ThisVal = Val; in shl() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | GTestChecker.cpp | 143 SVal ThisVal = Call->getCXXThisVal(); in modelAssertionResultBoolConstructor() local 166 SVal ThisVal = Call->getCXXThisVal(); in modelAssertionResultCopyConstructor() local
|
D | CXXSelfAssignmentChecker.cpp | 49 auto ThisVal = in checkBeginFunction() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 435 SVal ThisVal = getCXXThisVal(); in getExtraInvalidatedValues() local 465 SVal ThisVal = getSVal(Base); in getCXXThisVal() local 538 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local 621 SVal ThisVal = loc::MemRegionVal(CapturedLambdaRegion); in getInitialStackFrameContents() local 650 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local 1076 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local 1102 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
|
D | ExprEngineCXX.cpp | 41 SVal ThisVal; in performTrivialCopy() local 132 SVal ThisVal = State->getSVal(ThisPtr); in getRegionForConstructedObject() local 274 SVal ThisVal = State->getSVal(ThisPtr); in VisitCXXConstructExpr() local
|
D | ExprEngine.cpp | 645 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local 664 Loc ThisVal = getSValBuilder().getCXXThis(CurDtor, in ProcessMemberDtor() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 679 SVal ThisVal = getCXXThisVal(); in getExtraInvalidatedValues() local 714 SVal ThisVal = getSVal(Base); in getCXXThisVal() local 789 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local 876 SVal ThisVal = loc::MemRegionVal(CapturedLambdaRegion); in getInitialStackFrameContents() local 907 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local 1406 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local 1429 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
|
D | ExprEngineCXX.cpp | 42 SVal ThisVal; in performTrivialCopy() local 137 SVal ThisVal = State->getSVal(ThisPtr); in computeObjectUnderConstruction() local 545 SVal ThisVal = State->getSVal(ThisPtr); in handleConstructor() local
|
D | ExprEngine.cpp | 1032 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 283 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
|
D | ARMBaseInstrInfo.cpp | 2017 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 294 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
|
D | ARMBaseInstrInfo.cpp | 2375 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 300 int64_t ThisVal = NumBytes; in emitIncrement() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 341 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
|
D | ARMBaseInstrInfo.cpp | 2425 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 398 int64_t ThisVal = NumBytes; in emitIncrement() local
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 366 int64_t ThisVal = NumBytes; in emitIncrement() local
|
/external/llvm-project/polly/lib/Support/ |
D | ISLTools.cpp | 542 isl::val ThisVal = Aff.get_constant_val(); in getConstant() local
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 286 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2419 unsigned ThisVal; in emitFrameOffset() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 320 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 289 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 3150 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 3524 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
|