Home
last modified time | relevance | path

Searched defs:getBase (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGAddressAnalysis.h48 SDValue getBase() { return Base; } in getBase() function
49 SDValue getBase() const { return Base; } in getBase() function
DMachineLoopInfo.h100 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function
DMachineDominanceFrontier.h39 ForwardDominanceFrontierBase<MachineBasicBlock> &getBase() { return Base; } in getBase() function
DMachineDominators.h88 DomTreeT &getBase() { in getBase() function
/third_party/typescript/tests/cases/conformance/classes/classDeclarations/
DclassExtendingClassLikeType.ts17 declare function getBase(): BaseConstructor; function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h153 const PDBSymbolTypeBaseClass &getBase() const { return *Base; } in getBase() function
/third_party/typescript/src/loggedIO/
DloggedIO.ts246 const getBase = () => recordLogFileNameBase + i; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h316 const unsigned char *getBase() const { return Base; } in getBase() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp208 const Value *getBase() const { return Base; } in getBase() function in __anon84d4cd720111::GuardWideningImpl::RangeCheck
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMeasureUnit.java352 public int getBase() { in getBase() method in MeasureUnit.MeasurePrefix
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h135 Variable *getBase() const { return Base; } in getBase() function
DIceInstARM32.h119 Variable *getBase() const { return Base; } in getBase() function
DIceInstX8632.h103 Variable *getBase() const { return Base; } in getBase() function
DIceInstX8664.h98 Variable *getBase() const { return Base; } in getBase() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2391 element_iterator getBase() const { return Op.get(); } in getBase() function
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.h817 inline const Symbol *getBase() const { return baseSym; } in getBase() function