Home
last modified time | relevance | path

Searched refs:comp2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp268 ConstantInst *comp2) { in getConstantComposite() argument
271 ConstantInst *comps[] = {comp0, comp1, comp2}; in getConstantComposite()
278 ConstantInst *comp2, in getConstantComposite() argument
282 ConstantInst *comps[] = {comp0, comp1, comp2, comp3}; in getConstantComposite()
Dmodule.h207 ConstantInst *comp2);
211 ConstantInst *comp2,