Lines Matching refs:HCallRuntime
1848 inline HCallRuntime* HGraphBuilder::Add<HCallRuntime>(1852 HCallRuntime* instr = New<HCallRuntime>(name, c_function, argument_count);1865 inline HInstruction* HGraphBuilder::AddUncasted<HCallRuntime>(1869 return Add<HCallRuntime>(name, c_function, argument_count);