OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arg_accum
(Results
1 - 1
of
1
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSKernelExpand.cpp
372
llvm::Argument *
Arg_accum
= &(*AI++);
373
Arg_accum
->setName("accum");
374
Arg_accum
->addAttr(llvm::AttributeSet::get(*Context,
Arg_accum
->getArgNo() + 1,
[
all
...]
Completed in 67 milliseconds