Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/include/vc/Support/
H A DBackendConfig.h188 bool emitDebugInfoForZeBin() const { return Options.DebugInfoForZeBin; } in emitDebugInfoForZeBin() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXDebugInfo.cpp1218 if (BC.emitDebugInfoForZeBin() || DbgOpt_ZeBinCompatible) { in fillDbgInfoOptions()