Lines Matching refs:GetRawSource
522 VISA_RawOpnd* pElemOffset = GetRawSource(elem_offset); in DwordAtomicRaw()
523 VISA_RawOpnd* pSrc0 = GetRawSource(src0); in DwordAtomicRaw()
524 VISA_RawOpnd* pSrc1 = GetRawSource(src1); in DwordAtomicRaw()
2049 VISA_RawOpnd* handle = GetRawSource(urbHandle); in URBWrite()
2060 perSlotOffset = GetRawSource(offset); in URBWrite()
2071 channelMask = GetRawSource(mask); in URBWrite()
2101 VISA_RawOpnd* vertexData = GetRawSource(src, payloadElementOffset); in URBWrite()
2116 VISA_RawOpnd* CEncoder::GetRawSource(CVariable* var, uint offset) in GetRawSource() function in IGC::CEncoder
2169 VISA_RawOpnd* srcOpnd0 = GetRawSource(src); in Send()
2207 VISA_RawOpnd* srcOpnd0 = GetRawSource(src0); in Sends()
2208 VISA_RawOpnd* srcOpnd1 = GetRawSource(src1); in Sends()
2275 srcOpnd[numMsgSpecificOpnds++] = GetRawSource(source0Alpha); in RenderTargetWrite()
2283 srcOpnd[numMsgSpecificOpnds++] = GetRawSource(oMask); in RenderTargetWrite()
2296 srcOpnd[numMsgSpecificOpnds++] = GetRawSource(var[i]); in RenderTargetWrite()
2303 srcOpnd[numMsgSpecificOpnds++] = GetRawSource(depth); in RenderTargetWrite()
2311 srcOpnd[numMsgSpecificOpnds++] = GetRawSource(stencil); in RenderTargetWrite()
2342 VISA_RawOpnd* r1RegOpnd = GetRawSource(r1Reg); in RenderTargetWrite()
2476 opndArray[i] = GetRawSource(payload[i]); in Sample()
2532 opndArray[i] = GetRawSource(payload[i]); in Load()
2559 VISA_RawOpnd* lodVar = GetRawSource(lod); in Info()
2594 opndArray[i] = GetRawSource(payload[i]); in Gather4Inst()
3037 VISA_RawOpnd* dataVar = GetRawSource(data, srcOffset); in OWStore()
3101 tempVar = GetRawSource(dst); in MediaBlockMessage()
3138 … VISA_RawOpnd* pUOffset = GetRawSource(pU, m_encoderState.m_srcOperand[0].subVar * getGRFSize()); in TypedReadWrite()
3139 … VISA_RawOpnd* pVOffset = GetRawSource(pV, m_encoderState.m_srcOperand[1].subVar * getGRFSize()); in TypedReadWrite()
3140 … VISA_RawOpnd* pROffset = GetRawSource(pR, m_encoderState.m_srcOperand[2].subVar * getGRFSize()); in TypedReadWrite()
3141 …VISA_RawOpnd* pLODOffset = GetRawSource(pLOD, m_encoderState.m_srcOperand[3].subVar * getGRFSize()… in TypedReadWrite()
3149 pDstVar = GetRawSource(pSrcDst, 0); in TypedReadWrite()
3185 VISA_RawOpnd* elementOffset = GetRawSource(offset); in ScatterGather()
3197 dstVar = GetRawSource(srcdst); in ScatterGather()
5818 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in GatherA64()
5833 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in GatherA64()
5866 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in GatherA64()
5901 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in ScatterA64()
5902 VISA_RawOpnd* srcOpnd = GetRawSource(src); in ScatterA64()
5916 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in ScatterA64()
5917 … srcOpnd = GetRawSource(src, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, src)); in ScatterA64()
5951 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in ScatterA64()
5952 srcOpnd = GetRawSource(p == 0 ? V0 : V1); in ScatterA64()
6021 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in ByteGather()
6087 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in ByteScatter()
6088 VISA_RawOpnd* srcOpnd = GetRawSource(src); in ByteScatter()
6112 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in Gather4ScaledNd()
6175 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in Scatter4Scaled()
6176 VISA_RawOpnd* srcOpnd = GetRawSource(src); in Scatter4Scaled()
6220 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in Gather4A64()
6239 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in Gather4A64()
6272 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in Gather4A64()
6320 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in Scatter4A64()
6321 VISA_RawOpnd* srcOpnd = GetRawSource(src); in Scatter4A64()
6339 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in Scatter4A64()
6340 … srcOpnd = GetRawSource(src, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, src)); in Scatter4A64()
6374 … addressOpnd = GetRawSource(offset, GetRawOpndSplitOffset(fromExecSize, toExecSize, p, offset)); in Scatter4A64()
6375 srcOpnd = GetRawSource(p == 0 ? V0 : V1); in Scatter4A64()
6428 VISA_RawOpnd* addressOpnd = GetRawSource(rawOpndVar, rawOpndOffset); in AtomicRawA64()
6430 VISA_RawOpnd* src0Opnd = GetRawSource(rawOpndVar, rawOpndOffset); in AtomicRawA64()
6432 VISA_RawOpnd* src1Opnd = GetRawSource(rawOpndVar, rawOpndOffset); in AtomicRawA64()
6478 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in AtomicRawA64()
6479 VISA_RawOpnd* src0Opnd = GetRawSource(src0); in AtomicRawA64()
6480 VISA_RawOpnd* src1Opnd = GetRawSource(src1); in AtomicRawA64()
6511 VISA_RawOpnd* uniInput = GetRawSource(uniInputVar); in SendVmeIme()
6512 VISA_RawOpnd* imeInput = GetRawSource(imeInputVar); in SendVmeIme()
6513 VISA_RawOpnd* ref0 = GetRawSource(ref0Var); in SendVmeIme()
6514 VISA_RawOpnd* ref1 = GetRawSource(ref1Var); in SendVmeIme()
6515 VISA_RawOpnd* costCenter = GetRawSource(costCenterVar); in SendVmeIme()
6528 VISA_RawOpnd* UNIInput = GetRawSource(uniInputVar); in SendVmeFbr()
6529 VISA_RawOpnd* FBRInput = GetRawSource(fbrInputVar); in SendVmeFbr()
6545 VISA_RawOpnd* UNIInput = GetRawSource(uniInputVar); in SendVmeSic()
6546 VISA_RawOpnd* SICInput = GetRawSource(sicInputVar); in SendVmeSic()
6772 VISA_RawOpnd* srcOpnd0 = GetRawSource(input); in dpas()
6773 VISA_RawOpnd* srcOpnd1 = GetRawSource(weight); in dpas()
6802 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in QWGather()
6827 VISA_RawOpnd* addressOpnd = GetRawSource(offset); in QWScatter()
6828 VISA_RawOpnd* srcOpnd = GetRawSource(src); in QWScatter()