Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBuildIR.h2018 int translateVISAQWGatherInst(
H A DVISAKernelImpl.cpp7577 status = m_builder->translateVISAQWGatherInst(executionSize, emask, g4Pred, numBlocks, in AppendVISAQwordGatherInst()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateSendLdStLegacy.cpp46 int IR_Builder::translateVISAQWGatherInst( in translateVISAQWGatherInst() function in IR_Builder