Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.hpp2583 bool noScoreBoard() const;
3871 inline bool G4_VarBase::noScoreBoard() const in noScoreBoard() function in vISA::G4_VarBase
H A DOptimizer.cpp7675 if (dst != nullptr && dst->getBase()->noScoreBoard()) in HWWorkaround()