Searched refs:BuildInvokeCustom (Results 1 – 2 of 2) sorted by relevance
168 bool BuildInvokeCustom(uint32_t dex_pc,
1224 bool HInstructionBuilder::BuildInvokeCustom(uint32_t dex_pc, in BuildInvokeCustom() function in art::HInstructionBuilder2787 return BuildInvokeCustom(dex_pc, call_site_idx, operands); in ProcessDexInstruction()2793 return BuildInvokeCustom(dex_pc, call_site_idx, operands); in ProcessDexInstruction()