OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlobalType
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/codegen/x86/
AnalysisO1.h
90
typedef enum
GlobalType
{
94
}
GlobalType
;
184
GlobalType
gType;
249
GlobalType
gType;
/external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp
818
Type *
GlobalType
= GV->getType()->getElementType();
819
size_t S = getDataLayout()->getTypeAllocSize(
GlobalType
);
/external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp
[
all
...]
Completed in 173 milliseconds