Searched refs:getBase (Results 1 - 25 of 100) sorted by relevance

1234

/external/llvm/include/llvm/Support/
H A DMemoryObject.h27 /// getBase - Returns the lowest valid address in the region.
30 virtual uint64_t getBase() const = 0;
34 /// is getBase() + getExtent() - 1).
41 /// @param address - The address of the byte, in the same space as getBase().
53 /// getBase().
H A DStringRefMemoryObject.h32 uint64_t getBase() const override { return Base; }
H A DStreamableMemoryObject.h40 /// getBase - Returns the lowest valid address in the region.
43 uint64_t getBase() const override = 0;
47 /// is getBase() + getExtent() - 1).
55 /// @param address - The address of the byte, in the same space as getBase().
69 /// getBase().
82 /// @param address - address of the byte, in the same space as getBase()
90 /// @param address - address of the byte, in the same space as getBase()
97 /// @param address - address of the byte, in the same space as getBase()
109 uint64_t getBase() const override { return 0; }
/external/llvm/lib/Support/
H A DMemoryObject.cpp20 uint64_t limit = getBase() + getExtent();
H A DStreamableMemoryObject.cpp28 uint64_t getBase() const override { return 0; }
/external/clang/lib/AST/
H A DVTTBuilder.cpp57 const CXXRecordDecl *RD = Base.getBase();
82 const CXXRecordDecl *RD = Base.getBase();
148 VTableIndex, Base.getBase(), VBases);
177 const CXXRecordDecl *RD = Base.getBase();
185 bool IsPrimaryVTT = Base.getBase() == MostDerivedClass;
207 LayoutVirtualVTTs(Base.getBase(), VBases);
H A DExprClassification.cpp194 if (cast<ArraySubscriptExpr>(E)->getBase()->getType()->isVectorType())
195 return ClassifyInternal(Ctx, cast<ArraySubscriptExpr>(E)->getBase());
297 return ClassifyInternal(Ctx, cast<ExtVectorElementExpr>(E)->getBase());
459 Expr *Base = E->getBase()->IgnoreParens();
485 Expr *Base = E->getBase()->IgnoreParenImpCasts();
488 return ClassifyInternal(Ctx, E->getBase());
/external/clang/include/clang/AST/
H A DVTTBuilder.h37 : BaseAndIsVirtual(Base.getBase(), BaseIsVirtual),
40 const CXXRecordDecl *getBase() const { function in class:clang::VTTVTable
53 return BaseSubobject(getBase(), getBaseOffset());
H A DBaseSubobject.h40 /// getBase - Returns the base class declaration.
41 const CXXRecordDecl *getBase() const { return Base; } function in class:clang::BaseSubobject
70 return DenseMapInfo<PairTy>::getHashValue(PairTy(Base.getBase(),
H A DEvaluatedExprVisitor.h48 return this->Visit(E->getBase());
H A DExprObjC.h495 const Expr *getBase() const { return cast<Expr>(Base); } function in class:clang::ObjCIvarRefExpr
496 Expr *getBase() { return cast<Expr>(Base); } function in class:clang::ObjCIvarRefExpr
508 return isFreeIvar() ? Loc : getBase()->getLocStart();
668 const Expr *getBase() const { function in class:clang::ObjCPropertyRefExpr
671 Expr *getBase() { function in class:clang::ObjCPropertyRefExpr
723 return isObjectReceiver() ? getBase()->getLocStart() :getReceiverLocation();
1416 Expr *getBase() const { return cast<Expr>(Base); }
1430 return getBase()->getLocStart();
1434 return getBase()->getLocEnd();
/external/clang/lib/Sema/
H A DScopeInfo.cpp65 IsExact = isa<CXXThisExpr>(ME->getBase()->IgnoreParenImpCasts());
71 IsExact = IE->getBase()->isObjCSelfExpr();
81 const Expr *DoubleBase = BaseProp->getBase();
101 const OpaqueValueExpr *OVE = cast<OpaqueValueExpr>(PropE->getBase());
127 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) {
162 if (isa<OpaqueValueExpr>(RefExpr->getBase()))
165 markSafeWeakUse(RefExpr->getBase());
/external/clang/lib/StaticAnalyzer/Checkers/
H A DDereferenceChecker.cpp128 AddDerefSource(os, Ranges, AE->getBase()->IgnoreParenCasts(),
142 if (M->isArrow() || bugreporter::isDeclRefExprToReference(M->getBase())) {
145 AddDerefSource(os, Ranges, M->getBase()->IgnoreParenCasts(),
154 AddDerefSource(os, Ranges, IV->getBase()->IgnoreParenCasts(),
H A DVirtualCallChecker.cpp150 if (Expr *base = CME->getBase()->IgnoreImpCasts())
/external/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp39 LI.Analyze(getAnalysis<MachineDominatorTree>().getBase());
/external/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp285 DestLoop->addBasicBlockToLoop(NewBB, LI->getBase());
288 TIL->addBasicBlockToLoop(NewBB, LI->getBase());
291 DestLoop->addBasicBlockToLoop(NewBB, LI->getBase());
300 P->addBasicBlockToLoop(NewBB, LI->getBase());
H A DLoopUnrollRuntime.cpp160 ParentLoop->addBasicBlockToLoop(NewBB, LI->getBase());
343 ParentLoop->addBasicBlockToLoop(NewBB, LI->getBase());
/external/clang/include/clang/Analysis/Analyses/
H A DDominators.h51 llvm::DominatorTreeBase<CFGBlock>& getBase() { return *DT; } function in class:clang::DominatorTree
76 if (DT->compare(Other.getBase()))
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DGeneralSubtree.java159 public GeneralName getBase() method in class:GeneralSubtree
/external/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h87 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } function in class:llvm::MachineLoopInfo
H A DMachineDominators.h49 DominatorTreeBase<MachineBasicBlock>& getBase() { return *DT; } function in class:llvm::MachineDominatorTree
/external/clang/lib/CodeGen/
H A DCGVTT.cpp27 if (VTable.getBase() == MostDerivedClass) {
66 if (VTTVT.getBase() == RD) {
H A DCGExpr.cpp1661 LV.setBaseIvarExp(Exp->getBase());
1717 setObjCGCLValueClass(Ctx, Exp->getBase(), LV);
1730 setObjCGCLValueClass(Ctx, Exp->getBase(), LV, true);
2302 EmitBoundsCheck(E, E->getBase(), Idx, IdxTy, Accessed);
2306 if (E->getBase()->getType()->isVectorType()) {
2308 LValue LHS = EmitLValue(E->getBase());
2311 E->getBase()->getType(), LHS.getAlignment());
2327 Address = EmitScalarExpr(E->getBase());
2352 llvm::Value *Base = EmitScalarExpr(E->getBase());
2356 } else if (const Expr *Array = isSimpleArrayDecayOperand(E->getBase())) {
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dcheck-xinclude-test-suite.py176 base = case.getBase(None)
/external/llvm/tools/llvm-mc/
H A DDisassembler.cpp41 uint64_t getBase() const override { return 0; }

Completed in 4861 milliseconds

1234