Home
last modified time | relevance | path

Searched refs:BuildInvokeCustom (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinstruction_builder.h174 bool BuildInvokeCustom(uint32_t dex_pc,
Dinstruction_builder.cc1109 bool HInstructionBuilder::BuildInvokeCustom(uint32_t dex_pc, in BuildInvokeCustom() function in art::HInstructionBuilder
2619 return BuildInvokeCustom(dex_pc, call_site_idx, operands); in ProcessDexInstruction()
2625 return BuildInvokeCustom(dex_pc, call_site_idx, operands); in ProcessDexInstruction()