Searched refs:CreateUnresolvedVirtualMethodLoad (Results 1 – 2 of 2) sorted by relevance
265 void CreateUnresolvedVirtualMethodLoad(CallInst *vcall, Reg method);
1655 void Codegen::CreateUnresolvedVirtualMethodLoad(CallInst *vcall, Reg method) in CreateUnresolvedVirtualMethodLoad() function in panda::compiler::Codegen1757 CreateUnresolvedVirtualMethodLoad(call_inst, method_reg); in PrepareAndEmitCallVirtual()