Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/lib/
H A DRSTransforms.h36 createRSInvokeHelperPass();
H A DRSInvokeHelperPass.cpp230 createRSInvokeHelperPass(){ in createRSInvokeHelperPass() function
H A DCompiler.cpp461 pPM.add(createRSInvokeHelperPass()); in addInvokeHelperPass()