Home
last modified time | relevance | path

Searched refs:FBRMbModeVar (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 DCISABuilder.hpp341 CVariable* FBRMbModeVar,
H A DCISABuilder.cpp6523 CVariable* FBRMbModeVar, in SendVmeFbr() argument
6530 VISA_VectorOpnd* FBRMbMode = GetSourceOperand(FBRMbModeVar, m_encoderState.m_srcOperand[0]); in SendVmeFbr()
H A DEmitVISAPass.cpp2824 CVariable* FBRMbModeVar = GetSymbol(inst->getArgOperand(rest_opnd_idx_base)); in emitVMESendFBR() local
2828 …m_encoder->SendVmeFbr(srcImgBTI, uniInputVar, fbrInputVar, FBRMbModeVar, FBRSubMbShapeVar, FBRSubP… in emitVMESendFBR()