OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFunctionDefinitionFromInstruction
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/rsov/compiler/spirit/
module_test.cpp
169
auto kernel = m->
getFunctionDefinitionFromInstruction
(i);
module.cpp
384
Module::
getFunctionDefinitionFromInstruction
(FunctionInst *inst) const {
396
return
getFunctionDefinitionFromInstruction
(inst);
module.h
136
getFunctionDefinitionFromInstruction
(FunctionInst *) const;
Completed in 237 milliseconds