Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp43 bool isRSLargeReturnCall(llvm::Module &module, llvm::CallInst *call_inst) { in isRSLargeReturnCall() function
155 if (!findRSCallSites(module, rs_callsites, isRSLargeReturnCall)) in fixupX86StructRetCalls()