Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptx86ABIFixups.cpp61 bool isRSAllocationPtrTy(const llvm::Type *type) { in isRSAllocationPtrTy() function
75 if (isRSAllocationPtrTy(param->getType())) in isRSAllocationTyCallSite()