| /external/swiftshader/third_party/LLVM/tools/llvm-objdump/ |
| D | llvm-objdump.h | 33 uint64_t getBase() const { return 0; } in getBase() function
|
| /external/clang/include/clang/AST/ |
| D | BaseSubobject.h | 40 const CXXRecordDecl *getBase() const { return Base; } in getBase() function
|
| D | ExprOpenMP.h | 82 Expr *getBase() { return cast<Expr>(SubExprs[BASE]); } in getBase() function 83 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE]); } in getBase() function
|
| D | VTTBuilder.h | 40 const CXXRecordDecl *getBase() const { in getBase() function
|
| D | ExprCXX.h | 752 Expr *getBase() { return cast<Expr>(SubExprs[BASE_EXPR]); } in getBase() function 753 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE_EXPR]); } in getBase() function 2173 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function 3209 Expr *getBase() const { in getBase() function 3434 Expr *getBase() { in getBase() function 3438 const Expr *getBase() const { in getBase() function
|
| D | Expr.h | 1844 CXXBaseSpecifier *getBase() const { in getBase() function 2104 Expr *getBase() { in getBase() function 2108 const Expr *getBase() const { in getBase() function 2405 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function 4292 Expr *getBase() const { return cast<Expr>(BaseAndUpdaterExprs[0]); } in getBase() function 4527 const Expr *getBase() const { return cast<Expr>(Base); } in getBase() function 4528 Expr *getBase() { return cast<Expr>(Base); } in getBase() function
|
| /external/pdfium/third_party/bigint/ |
| D | BigUnsignedInABase.hh | 106 Base getBase() const { return base; } in getBase() function in BigUnsignedInABase
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
| D | GeneralSubtree.java | 159 public GeneralName getBase() in getBase() method in GeneralSubtree
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | MachineLoopInfo.h | 74 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function
|
| D | MachineDominators.h | 49 DominatorTreeBase<MachineBasicBlock>& getBase() { return *DT; } in getBase() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineLoopInfo.h | 82 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function
|
| D | MachineDominanceFrontier.h | 36 DominanceFrontierBase<MachineBasicBlock> &getBase() { in getBase() function
|
| D | MachineDominators.h | 77 DominatorTreeBase<MachineBasicBlock> &getBase() { in getBase() function
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | Dominators.h | 49 llvm::DominatorTreeBase<CFGBlock>& getBase() { return *DT; } in getBase() function
|
| /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
| D | Disassembler.cpp | 108 uint64_t getBase() const { return BasePC; } in getBase() function in __anon846571550111::DisasmMemoryObject
|
| D | EDDisassembler.cpp | 225 uint64_t getBase() const { return 0x0; } in getBase() function in __anon6c95c5fe0111::EDMemoryObject
|
| /external/swiftshader/third_party/LLVM/tools/llvm-mc/ |
| D | Disassembler.cpp | 44 uint64_t getBase() const { return 0; } in getBase() function in __anon6446867a0111::VectorMemoryObject
|
| /external/llvm/include/llvm/Support/ |
| D | OnDiskHashTable.h | 316 const unsigned char *getBase() const { return Base; } in getBase() function
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | GuardWidening.cpp | 151 Value *getBase() const { return Base; } in getBase() function in __anon39a9f53a0111::GuardWideningImpl::RangeCheck
|
| /external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
| D | Dominators.h | 703 DominatorTreeBase<BasicBlock>& getBase() { return *DT; } in getBase() function
|
| D | LoopInfo.h | 963 LoopInfoBase<BasicBlock, Loop>& getBase() { return LI; } in getBase() function
|
| /external/clang/include/clang/Sema/ |
| D | ScopeInfo.h | 227 const NamedDecl *getBase() const { return Base.getPointer(); } in getBase() function
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceInstMIPS32.h | 135 Variable *getBase() const { return Base; } in getBase() function
|
| D | IceInstARM32.h | 120 Variable *getBase() const { return Base; } in getBase() function
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir.h | 727 inline const Symbol *getBase() const { return baseSym; } in getBase() function
|