| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APFixedPoint.cpp | 84 APSInt ThisVal = getValue(); in compare() local 202 APSInt ThisVal = ConvertedThis.getValue(); in add() local 226 APSInt ThisVal = ConvertedThis.getValue(); in sub() local 250 APSInt ThisVal = ConvertedThis.getValue(); in mul() local 308 APSInt ThisVal = ConvertedThis.getValue(); in div() local 367 APSInt ThisVal = Val; in shl() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallEvent.cpp | 717 SVal ThisVal = getCXXThisVal(); in getExtraInvalidatedValues() local 748 SVal ThisVal = Base ? getSVal(Base) : UnknownVal(); in getCXXThisVal() local 833 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local 921 SVal ThisVal = loc::MemRegionVal(CapturedLambdaRegion); in getInitialStackFrameContents() local 960 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local 1465 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local 1489 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
|
| H A D | ExprEngineCXX.cpp | 49 SVal ThisVal; in performTrivialCopy() local 158 SVal ThisVal = State->getSVal(ThisPtr); in computeObjectUnderConstruction() local 672 SVal ThisVal = State->getSVal(ThisPtr); in handleConstructor() local
|
| H A D | ExprEngineCallAndReturn.cpp | 204 auto ThisVal = DtorCall.getCXXThisVal(); in getElementCountOfArrayBeingDestructed() local 285 auto ThisVal = svalBuilder.getCXXThis(DtorDecl->getParent(), calleeCtx); in processCallExit() local
|
| H A D | ExprEngine.cpp | 1493 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CXXSelfAssignmentChecker.cpp | 49 auto ThisVal = in checkBeginFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | Thumb2InstrInfo.cpp | 375 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
|
| H A D | ARMBaseInstrInfo.cpp | 2332 unsigned ThisVal = NumBytes & llvm::rotr<uint32_t>(0xFF, RotAmt); in emitARMRegPlusImmediate() local
|
| H A D | ARMISelLowering.cpp | 2201 SDValue ThisVal, bool isCmseNSCall) const { in LowerCallResult()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kFrameLowering.cpp | 371 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 484 int64_t ThisVal = NumBytes; in emitIncrement() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 324 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 3412 llvm::Value *ThisVal = loadIncomingCXXThis(CGF); in getOrCreateVirtualFunctionPointerThunk() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.cpp | 6038 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
|
| H A D | AArch64ISelLowering.cpp | 8315 SDValue ThisVal, bool RequiresSMChange) const { in LowerCallResult()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 925 Value *ThisVal = isValueEqualityComparison(TI); in simplifyEqualityComparisonWithOnlyPredecessor() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 17829 LValue ThisVal; in EvaluateWithSubstitution() local
|