Home
last modified time | relevance | path

Searched defs:ThisVal (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFixedPoint.cpp74 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 DCallEvent.cpp435 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 DExprEngineCXX.cpp41 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 DExprEngine.cpp645 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 DThumb2InstrInfo.cpp283 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
H A DARMBaseInstrInfo.cpp2017 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 DThumb2InstrInfo.cpp294 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
H A DARMBaseInstrInfo.cpp2375 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp300 int64_t ThisVal = NumBytes; in emitIncrement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp355 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
H A DARMBaseInstrInfo.cpp2502 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 DSystemZFrameLowering.cpp398 int64_t ThisVal = NumBytes; in emitIncrement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp371 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 DSystemZFrameLowering.cpp491 int64_t ThisVal = NumBytes; in emitIncrement() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2419 unsigned ThisVal; in emitFrameOffset() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp286 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 DX86FrameLowering.cpp320 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 DX86FrameLowering.cpp301 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 DAArch64InstrInfo.cpp3150 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp745 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4333 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 DSimplifyCFG.cpp823 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp897 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp4354 LValue *This = nullptr, ThisVal; in handleCallExpr() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7747 APInt ThisVal = OpVal.trunc(DstBitSize); in ConstantFoldBITCASTofBUILD_VECTOR() local

12