Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A Dhelper.h102 bool IsSubGroupIntrinsicWithSimd32Implementation(EOPCODE opcode);
H A Dhelper.cpp1552 bool IsSubGroupIntrinsicWithSimd32Implementation(EOPCODE opcode) in IsSubGroupIntrinsicWithSimd32Implementation() function
H A DEmitVISAPass.cpp269 else if (IsSubGroupIntrinsicWithSimd32Implementation(GetOpCode(sdag.m_root))) in DecideInstanceAndSlice()