Searched refs:AppendVISACFIndirectFuncCallInst (Results 1 – 7 of 7) sorted by relevance
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/include/ |
H A D | VISABuilderAPIDefinition.h | 550 VISA_BUILDER_API virtual int AppendVISACFIndirectFuncCallInst(VISA_PredOpnd *pred,
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/ |
H A D | VISAKernel.h | 345 VISA_BUILDER_API int AppendVISACFIndirectFuncCallInst(VISA_PredOpnd *pred,
|
H A D | BuildCISAIRImpl.cpp | 3580 VISA_CALL_TO_BOOL(AppendVISACFIndirectFuncCallInst, in CISA_create_ifcall_instruction()
|
H A D | ByteCodeReaderNG.cpp | 1209 … kernelBuilder->AppendVISACFIndirectFuncCallInst(pred, emask, esize, funcAddr, argSize, retSize); in readInstructionControlFlow()
|
H A D | VISAKernelImpl.cpp | 3462 int VISAKernelImpl::AppendVISACFIndirectFuncCallInst( in AppendVISACFIndirectFuncCallInst() function in VISAKernelImpl
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/ |
H A D | GenXCisaBuilder.cpp | 6198 CISA_CALL(Kernel->AppendVISACFIndirectFuncCallInst( in buildStackCallLight() 6344 CISA_CALL(Kernel->AppendVISACFIndirectFuncCallInst( in buildStackCall()
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/ |
H A D | CISABuilder.cpp | 415 …V(vKernel->AppendVISACFIndirectFuncCallInst(predOpnd, emask, execSize, funcAddrOpnd, argSize, retS… in IndirectStackCall()
|