Searched defs:bitcode_path (Results 1 – 2 of 2) sorted by relevance
180 EXPORT interpreter_dsp_factory* readInterpreterDSPFactoryFromBitcodeFile(const string& bitcode_path… in readInterpreterDSPFactoryFromBitcodeFile()201 …iteInterpreterDSPFactoryToBitcodeFile(interpreter_dsp_factory* factory, const string& bitcode_path) in writeInterpreterDSPFactoryToBitcodeFile()
218 for (auto& bitcode_path : bitcode_files) { in BuildAMDGPU() local