Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScript.h135 const char* getBitcodeFilePath() const { return mBitcodeFilePath.c_str(); } in getBitcodeFilePath() function
DrsCpuScriptGroup2.cpp321 const string& bitcodeFilename = cpuScript->getBitcodeFilePath(); in generateSourceSlot()
405 const char* bitcodeFilename = cpuScript->getBitcodeFilePath(); in compile()