OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callee_method_idx
(Results
1 - 1
of
1
) sorted by null
/art/compiler/llvm/
gbc_expander.cc
217
llvm::Value* EmitLoadSDCalleeMethodObjectAddr(uint32_t
callee_method_idx
);
359
llvm::Value* EmitCallRuntimeForCalleeMethodObjectAddr(uint32_t
callee_method_idx
,
776
GBCExpanderPass::EmitLoadSDCalleeMethodObjectAddr(uint32_t
callee_method_idx
) {
778
EmitLoadDexCacheResolvedMethodFieldAddr(
callee_method_idx
);
930
uint32_t
callee_method_idx
= LV2UInt(call_inst.getArgOperand(1));
local
1228
uint32_t
callee_method_idx
=
local
[
all
...]
Completed in 1295 milliseconds