Home
last modified time | relevance | path

Searched refs:new_func_ptr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp176 llvm::AllocaInst *new_func_ptr = in fixupX86StructRetCalls() local
180 (new llvm::StoreInst(new_func_cast, new_func_ptr, call_inst)) in fixupX86StructRetCalls()
184 new_func_ptr_type, new_func_ptr, "load_func_pointer", call_inst); in fixupX86StructRetCalls()