HomeSort by relevance Sort by last modified time
    Searched defs:getObjectSize (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Types.h 172 int getObjectSize() const
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 344 /// getObjectSize - Return the size of the specified object.
346 int64_t getObjectSize(int ObjectIdx) const {
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 85 /// getObjectSize - Return the size of the object specified by V, or
87 static uint64_t getObjectSize(const Value *V, const DataLayout &TD,
103 uint64_t ObjectSize = getObjectSize(V, TD, TLI, /*RoundToAlign*/true);
112 uint64_t ObjectSize = getObjectSize(V, TD, TLI);
    [all...]
MemoryBuiltins.cpp 348 bool llvm::getObjectSize(const Value *Ptr, uint64_t &Size, const DataLayout *TD,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 54 milliseconds