OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getJumpTableEntryAddress
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/CodeGen/
ObjectCodeEmitter.cpp
119
///
getJumpTableEntryAddress
- Return the address of the jump table with index
121
uintptr_t ObjectCodeEmitter::
getJumpTableEntryAddress
(unsigned Index) const {
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITEmitter.cpp
433
virtual uintptr_t
getJumpTableEntryAddress
(unsigned Entry) const;
[
all
...]
Completed in 203 milliseconds