Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp65 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
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp143 SVal ThisVal = Call->getCXXThisVal(); in modelAssertionResultBoolConstructor() local
166 SVal ThisVal = Call->getCXXThisVal(); in modelAssertionResultCopyConstructor() local
H A DCXXSelfAssignmentChecker.cpp49 auto ThisVal = in checkBeginFunction() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp679 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
H A DExprEngineCXX.cpp42 SVal ThisVal; in performTrivialCopy() local
137 SVal ThisVal = State->getSVal(ThisPtr); in computeObjectUnderConstruction() local
545 SVal ThisVal = State->getSVal(ThisPtr); in handleConstructor() local
H A DExprEngine.cpp1032 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp339 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
H A DARMBaseInstrInfo.cpp2473 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp371 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp366 int64_t ThisVal = NumBytes; in emitIncrement() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp289 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3984 uint64_t ThisVal = std::min<uint64_t>(Offset, MaxEncodableValue); in emitFrameOffsetAdj() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp854 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7533 LValue *This = nullptr, ThisVal; in handleCallExpr() local
15581 LValue ThisVal; in EvaluateWithSubstitution() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12799 APInt ThisVal = OpVal.trunc(DstBitSize); in ConstantFoldBITCASTofBUILD_VECTOR() local