Searched refs:BuildInvokeCustom (Results 1 – 2 of 2) sorted by relevance
169 bool BuildInvokeCustom(uint32_t dex_pc,
1401 bool HInstructionBuilder::BuildInvokeCustom(uint32_t dex_pc, in BuildInvokeCustom() function in art::HInstructionBuilder2977 return BuildInvokeCustom(dex_pc, call_site_idx, operands); in ProcessDexInstruction()2983 return BuildInvokeCustom(dex_pc, call_site_idx, operands); in ProcessDexInstruction()