OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getObjectSize
(Results
1 - 6
of
6
) sorted by null
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
ModifiedSystemClassRuntimeTest.java
94
public long
getObjectSize
(Object objectToSize) {
/external/llvm/lib/Analysis/
MemoryBuiltins.cpp
368
bool llvm::
getObjectSize
(const Value *Ptr, uint64_t &Size, const DataLayout &DL,
BasicAliasAnalysis.cpp
110
static uint64_t
getObjectSize
(const Value *V, const DataLayout &DL,
114
if (
getObjectSize
(V, Size, DL, &TLI, RoundToAlign))
126
// c1: llvm::
getObjectSize
()
137
// stretch of memory of q[0:19]. So,
getObjectSize
(q) should return 20.
142
// parameter, before the llvm::
getObjectSize
() is called to get the size of
155
uint64_t ObjectSize =
getObjectSize
(V, DL, TLI, /*RoundToAlign*/ true);
163
uint64_t ObjectSize =
getObjectSize
(V, DL, TLI);
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h
394
int64_t
getObjectSize
(int ObjectIdx) const {
/external/caliper/lib/
java-allocation-instrumenter-2.0.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
Completed in 1467 milliseconds