OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetConstantPoolSizeInBytes
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/lib/CodeGen/
CodeEmitter.h
270
unsigned int
GetConstantPoolSizeInBytes
(llvm::MachineConstantPool *MCP);
CodeEmitter.cpp
157
unsigned int CodeEmitter::
GetConstantPoolSizeInBytes
(
744
unsigned Size =
GetConstantPoolSizeInBytes
(MCP);
[
all
...]
/external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp
763
static unsigned
GetConstantPoolSizeInBytes
(MachineConstantPool *MCP,
[
all
...]
Completed in 32 milliseconds