Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp425 SVal ThisVal = getCXXThisVal(); in getExtraInvalidatedValues() local
455 SVal ThisVal = getSVal(Base); in getCXXThisVal() local
528 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local
611 SVal ThisVal = loc::MemRegionVal(CapturedLambdaRegion); in getInitialStackFrameContents() local
640 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local
999 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
1025 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
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
DExprEngine.cpp644 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local
663 Loc ThisVal = getSValBuilder().getCXXThis(CurDtor, in ProcessMemberDtor() local
/external/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp276 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
DARMBaseInstrInfo.cpp2014 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp293 int64_t ThisVal = NumBytes; in emitIncrement() local
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2058 unsigned ThisVal; in emitFrameOffset() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp284 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp652 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/external/clang/lib/AST/
DExprConstant.cpp4207 LValue *This = nullptr, ThisVal; in handleCallExpr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7617 APInt ThisVal = OpVal.trunc(DstBitSize); in ConstantFoldBITCASTofBUILD_VECTOR() local