Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp415 SVal ThisVal = getSVal(Base); in getCXXThisVal() local
488 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local
583 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents() local
941 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
967 SVal ThisVal = State->getSVal(ThisPtr); in getCaller() local
DExprEngineCXX.cpp41 SVal ThisVal; in performTrivialCopy() local
149 SVal ThisVal = State->getSVal(ThisPtr); in getRegionForConstructedObject() local
218 SVal ThisVal = State->getSVal(ThisPtr); in VisitCXXConstructExpr() local
DExprEngine.cpp639 SVal ThisVal = Pred->getState()->getSVal(ThisPtr); in ProcessBaseDtor() local
658 Loc ThisVal = getSValBuilder().getCXXThis(CurDtor, in ProcessMemberDtor() local
/external/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp275 unsigned ThisVal = NumBytes; in emitT2RegPlusImmediate() local
DARMBaseInstrInfo.cpp1963 unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt); in emitARMRegPlusImmediate() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp291 int64_t ThisVal = NumBytes; in emitIncrement() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp253 uint64_t ThisVal = std::min(Offset, Chunk); in emitSPUpdate() local
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2045 unsigned ThisVal; in emitFrameOffset() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp629 Value *ThisVal = isValueEqualityComparison(TI); in SimplifyEqualityComparisonWithOnlyPredecessor() local
/external/clang/lib/AST/
DExprConstant.cpp4095 LValue *This = nullptr, ThisVal; in VisitCallExpr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7049 APInt ThisVal = OpVal.trunc(DstBitSize); in ConstantFoldBITCASTofBUILD_VECTOR() local