Home
last modified time | relevance | path

Searched defs:getBase (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h48 SDValue getBase() { return Base; } in getBase() function in llvm::BaseIndexOffset
49 SDValue getBase() const { return Base; } in getBase() function in llvm::BaseIndexOffset
H A DMachineDominanceFrontier.h39 ForwardDominanceFrontierBase<MachineBasicBlock> &getBase() { return Base; } in getBase() function in llvm::MachineDominanceFrontier
H A DMachineLoopInfo.h100 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function in llvm::MachineLoopInfo
H A DMachineDominators.h88 DomTreeT &getBase() { in getBase() function in llvm::MachineDominatorTree
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h153 const PDBSymbolTypeBaseClass &getBase() const { return *Base; } in getBase() function in llvm::pdb::BaseClassLayout
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp208 const Value *getBase() const { return Base; } in getBase() function in __anon25114::GuardWideningImpl::RangeCheck
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DOnDiskHashTable.h316 const unsigned char *getBase() const { return Base; } in getBase() function in llvm::OnDiskChainedHashTable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstARM32.h119 Variable *getBase() const { return Base; } in getBase() function in Ice::ARM32::OperandARM32Mem
H A DIceInstMIPS32.h135 Variable *getBase() const { return Base; } in getBase() function in Ice::MIPS32::OperandMIPS32Mem
H A DIceInstX8632.h103 Variable *getBase() const { return Base; } in getBase() function in Ice::X8632::X86OperandMem
H A DIceInstX8664.h98 Variable *getBase() const { return Base; } in getBase() function in Ice::X8664::X86OperandMem
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasureUnit.java352 public int getBase() { in getBase() method in MeasureUnit.MeasurePrefix
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h817 inline const Symbol *getBase() const { return baseSym; } in getBase() function in nv50_ir::Symbol

Completed in 41 milliseconds