Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DBuiltin.cpp344 auto fpTranslate = in transform() local
346 if (!fpTranslate) { in transform()
349 Instruction *inst = fpTranslate(name, call, this, &mBuilder, getModule()); in transform()