Searched refs:AppendVISABfnInst (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 | 235 …VISA_BUILDER_API virtual int AppendVISABfnInst(uint8_t booleanFuncCtrl, VISA_PredOpnd *pred, bool …
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/ |
H A D | VISAKernel.h | 558 VISA_BUILDER_API int AppendVISABfnInst(
|
H A D | BuildCISAIRImpl.cpp | 4087 VISA_CALL_TO_BOOL(AppendVISABfnInst, in CISA_create_bfn_instruction()
|
H A D | ByteCodeReaderNG.cpp | 703 …kernelBuilder->AppendVISABfnInst(bfn_func_ctrl, pred, saturate, emask, esize, dst, src0, src1, src… in readInstructionCommonNG()
|
H A D | VISAKernelImpl.cpp | 7494 int VISAKernelImpl::AppendVISABfnInst( in AppendVISABfnInst() function in VISAKernelImpl
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/ |
H A D | CISABuilder.cpp | 1689 V(vKernel->AppendVISABfnInst( in Bfn()
|