OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unconditional_jump_int
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/codegen/x86/
LowerJump.cpp
595
void
unconditional_jump_int
(int target, OpndSize size) {
function
927
unconditional_jump_int
(relativeNCG, size);
941
unconditional_jump_int
(relativeNCG, size);
[
all
...]
CodegenInterface.cpp
279
unconditional_jump_int
(relativeNCG, size);
623
unconditional_jump_int
(0, OpndSize_32);
[
all
...]
Lower.h
680
void
unconditional_jump_int
(int target, OpndSize size);
[
all
...]
Completed in 154 milliseconds