Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISACodeGen.h76 __attr_unused static ISA_Opcode ConvertOpcode[] = variable
H A DCISABuilder.cpp3218 ISA_Opcode visaOpcode = ConvertOpcode[opcode]; in GenericAlu()