/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 74 APSInt ThisVal = getValue(); in compare() local 186 APSInt ThisVal = ConvertedThis.getValue(); in add() local 210 APSInt ThisVal = ConvertedThis.getValue(); in sub() local 234 APSInt ThisVal = ConvertedThis.getValue(); in mul() local 291 APSInt ThisVal = ConvertedThis.getValue(); in div() local 348 APSInt ThisVal = Val; in shl() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A 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
|
H A 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
|
H A D | ExprEngine.cpp | 645 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local 664 Loc ThisVal = getSValBuilder().getCXXThis(CurDtor, in ProcessMemberDtor() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | Thumb2InstrInfo.cpp | 283 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
|
H A D | ARMBaseInstrInfo.cpp | 2017 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | Thumb2InstrInfo.cpp | 294 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
|
H A D | ARMBaseInstrInfo.cpp | 2375 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 300 int64_t ThisVal = NumBytes; in emitIncrement() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | Thumb2InstrInfo.cpp | 355 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
|
H A D | ARMBaseInstrInfo.cpp | 2502 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 398 int64_t ThisVal = NumBytes; in emitIncrement() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 371 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 491 int64_t ThisVal = NumBytes; in emitIncrement() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 2419 unsigned ThisVal; in emitFrameOffset() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 286 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 320 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 301 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3150 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 745 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 4333 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 823 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 897 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprConstant.cpp | 4354 LValue *This = nullptr, ThisVal; in handleCallExpr() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 7747 APInt ThisVal = OpVal.trunc(DstBitSize); in ConstantFoldBITCASTofBUILD_VECTOR() local
|