Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp261 ConstantInst *comp2) { in getConstantComposite() argument
264 ConstantInst *comps[] = {comp0, comp1, comp2}; in getConstantComposite()
271 ConstantInst *comp2, in getConstantComposite() argument
275 ConstantInst *comps[] = {comp0, comp1, comp2, comp3}; in getConstantComposite()
Dmodule.h205 ConstantInst *comp2);
209 ConstantInst *comp2,