Searched defs:Transformer (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/rsov/compiler/ |
D | Builtin.cpp | 93 Transformer *, Builder *b, Module *m) { in BuiltinLookupTable() argument 107 Transformer *tr, Builder *b, Module *m) { in BuiltinLookupTable() argument 121 Transformer *, Builder *b, Module *) -> Instruction * { in BuiltinLookupTable() argument 128 Transformer *, Builder *b, Module *) { in BuiltinLookupTable() argument 140 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable() argument 146 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable() argument 152 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable() argument 158 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable() argument 164 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable() argument 173 [](const char *, const FunctionCallInst *call, Transformer *, in BuiltinLookupTable() argument [all …]
|
/frameworks/rs/rsov/compiler/spirit/ |
D | transformer.h | 35 Transformer() in Transformer() function
|