Searched defs:get_self_pointer (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLowerHelper.cpp2009 int get_self_pointer(int reg, bool isPhysical) { function
2036 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2058 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2083 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2108 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2120 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2129 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2137 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2160 get_self_pointer(C_SCRATCH_1, isScratchPhysical);
2171 get_self_pointer(C_SCRATCH_
[all...]

Completed in 43 milliseconds