Home
last modified time | relevance | path

Searched defs:toExecSize (Results 1 – 2 of 2) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateMisc.cpp29 G4_ExecSize IR_Builder::toExecSize(VISA_Exec_Size execSize) in toExecSize() function in IR_Builder
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.cpp295 VISA_Exec_Size toExecSize, in GetRawOpndSplitOffset()
1137 VISA_Exec_Size toExecSize, in SplitVariable()
1235 VISA_Exec_Size toExecSize, in SplitEMask()
5827 VISA_Exec_Size toExecSize = EXEC_SIZE_8; in GatherA64() local
5910 VISA_Exec_Size toExecSize = EXEC_SIZE_8; in ScatterA64() local
6232 VISA_Exec_Size toExecSize = EXEC_SIZE_8; in Gather4A64() local
6332 VISA_Exec_Size toExecSize = EXEC_SIZE_8; in Scatter4A64() local
6419 VISA_Exec_Size toExecSize = SplitExecSize(fromExecSize, 2); in AtomicRawA64() local