Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptx86ABIFixups.cpp41 bool isRSLargeReturnCall(llvm::Module &module, llvm::CallInst *call_inst) { in isRSLargeReturnCall() function
152 if (!findRSCallSites(module, rs_callsites, isRSLargeReturnCall)) in fixupX86StructRetCalls()