OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getConstantPoolEntryAddress
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/CodeGen/
ObjectCodeEmitter.cpp
126
///
getConstantPoolEntryAddress
- Return the address of the 'Index' entry in
128
uintptr_t ObjectCodeEmitter::
getConstantPoolEntryAddress
(unsigned Index) const {
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITEmitter.cpp
432
virtual uintptr_t
getConstantPoolEntryAddress
(unsigned Entry) const;
[
all
...]
Completed in 53 milliseconds