OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initJumpTableInfo
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/lib/CodeGen/
CodeEmitter.cpp
777
void CodeEmitter::
initJumpTableInfo
(llvm::MachineJumpTableInfo *MJTI) {
819
// memory we allocated for the jump table in '
initJumpTableInfo
'
[
all
...]
/external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp
397
void
initJumpTableInfo
(MachineJumpTableInfo *MJTI);
802
initJumpTableInfo
(MJTI);
[
all
...]
Completed in 71 milliseconds