Searched refs:AppendVISASvmBlockStoreInst (Results 1 – 6 of 6) sorted by relevance
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/include/ |
H A D | VISABuilderAPIDefinition.h | 648 …VISA_BUILDER_API virtual int AppendVISASvmBlockStoreInst(VISA_Oword_Num size, bool unaligned, VISA…
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/ |
H A D | VISAKernel.h | 402 …VISA_BUILDER_API int AppendVISASvmBlockStoreInst(VISA_Oword_Num size, bool unaligned, VISA_VectorO…
|
H A D | BuildCISAIRImpl.cpp | 2530 VISA_CALL_TO_BOOL(AppendVISASvmBlockStoreInst, in CISA_create_svm_block_instruction()
|
H A D | ByteCodeReaderNG.cpp | 1518 … kernelBuilder->AppendVISASvmBlockStoreInst(VISA_Oword_Num(numOWords), unaligned, address, dst); in readInstructionSVM()
|
H A D | VISAKernelImpl.cpp | 4200 int VISAKernelImpl::AppendVISASvmBlockStoreInst(VISA_Oword_Num size, bool unaligned, VISA_VectorOpn… in AppendVISASvmBlockStoreInst() function in VISAKernelImpl
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/ |
H A D | CISABuilder.cpp | 3059 V(vKernel->AppendVISASvmBlockStoreInst( in OWStoreA64()
|