Home
last modified time | relevance | path

Searched defs:funcTy (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSScriptGroupFusion.cpp254 const llvm::FunctionType* funcTy = inputFunction->getFunctionType(); in fuseKernels() local
/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp855 TypeFunctionInst *funcTy = mBuilder->MakeTypeFunction(retType); in getFunctionType() local