Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DVISAKernelImpl.cpp7759 #define LSC_CHECK_NULL_DST(X) LSC_CHECK_NULL_OPND(X,true) macro
7792 LSC_CHECK_NULL_DST(dstData); in AppendVISALscUntypedInst()
7923 LSC_CHECK_NULL_DST(dstData); in AppendVISALscUntypedStridedInst()
8014 LSC_CHECK_NULL_DST(dstData); in AppendVISALscUntypedBlock2DInst()
8218 LSC_CHECK_NULL_DST(dstData); in AppendVISALscTypedInst()