Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Backend/Native/
H A DInstDecoder.hpp626 return decodeMathMacroRegField(fSPCACC); in decodeMathMacroReg()
683 opInfo.regOpMathMacroExtReg = decodeMathMacroRegField(fSPCACC); in decodeRegDirectFields()
766 MathMacroExt decodeMathMacroRegField(const Field &fSPCACC) { in decodeMathMacroRegField() function