Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp1350 clang::Expr* RetVal = RS->getRetValue(); in CreateRetStmtWithTempVar() local
1558 clang::Expr* RetVal = RS->getRetValue(); in VisitReturnStmt() local
/frameworks/compile/libbcc/lib/Renderscript/
DRSKernelExpand.cpp1063 llvm::Value *RetVal = Builder.CreateCall(Function, RootArgs); in ExpandForEach() local