Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DDriverInfo.hpp230 virtual bool WaNOSNotResolved() const { return false; } in WaNOSNotResolved() function in IGC::CDriverInfo
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCustomUnsafeOptPass.cpp2533 m_ctx->m_DriverInfo.WaNOSNotResolved()) in runOnFunction()