Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/IR/
H A DInstBuilder.hpp974 void InstDpasDstOp( in InstDpasDstOp() function in iga::InstBuilder
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Frontend/
H A DKernelParser.cpp3882 m_builder.InstDpasDstOp(regStart, ri->regName, reg, ty); in ParseDpasOp()