Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp144 SVal ThisVal = Call->getCXXThisVal(); in modelAssertionResultBoolConstructor() local
167 SVal ThisVal = Call->getCXXThisVal(); in modelAssertionResultCopyConstructor() local
H A DCXXSelfAssignmentChecker.cpp49 auto ThisVal = in checkBeginFunction() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp683 SVal ThisVal = getCXXThisVal(); in getExtraInvalidatedValues() local
718 SVal ThisVal = getSVal(Base); in getCXXThisVal() local
793 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local
881 SVal ThisVal = loc::MemRegionVal(CapturedLambdaRegion); in getInitialStackFrameContents() local
912 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local
1411 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
1434 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
H A DExprEngineCXX.cpp44 SVal ThisVal; in performTrivialCopy() local
147 SVal ThisVal = State->getSVal(ThisPtr); in computeObjectUnderConstruction() local
698 SVal ThisVal = State->getSVal(ThisPtr); in handleConstructor() local
H A DExprEngineCallAndReturn.cpp208 auto ThisVal = DtorCall.getCXXThisVal(); in getElementCountOfArrayBeingDestructed() local
290 auto ThisVal = svalBuilder.getCXXThis(DtorDecl->getParent(), calleeCtx); in processCallExit() local
H A DExprEngine.cpp1473 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp371 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp491 int64_t ThisVal = NumBytes; in emitIncrement() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp304 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4336 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp897 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp7628 LValue *This = nullptr, ThisVal; in handleCallExpr() local
16104 LValue ThisVal; in EvaluateWithSubstitution() local