Searched refs:CallWithLinkerFixup (Results 1 – 6 of 6) sorted by relevance
565 LIR* Arm64Mir2Lir::CallWithLinkerFixup(const MethodReference& target_method, InvokeType type) { in CallWithLinkerFixup() function in art::Arm64Mir2Lir586 call_insn = CallWithLinkerFixup(method_info.GetTargetMethod(), method_info.GetSharpType()); in GenCallInsn()
251 LIR* CallWithLinkerFixup(const MethodReference& target_method, InvokeType type);
733 LIR* ArmMir2Lir::CallWithLinkerFixup(const MethodReference& target_method, InvokeType type) { in CallWithLinkerFixup() function in art::ArmMir2Lir754 call_insn = CallWithLinkerFixup(method_info.GetTargetMethod(), method_info.GetSharpType()); in GenCallInsn()
255 LIR* CallWithLinkerFixup(const MethodReference& target_method, InvokeType type);
370 LIR* CallWithLinkerFixup(const MethodReference& target_method, InvokeType type);
979 LIR* X86Mir2Lir::CallWithLinkerFixup(const MethodReference& target_method, InvokeType type) { in CallWithLinkerFixup() function in art::X86Mir2Lir1027 call_insn = CallWithLinkerFixup(method_info.GetTargetMethod(), method_info.GetSharpType()); in GenCallInsn()