Home
last modified time | relevance | path

Searched refs:ISA_Inst_Misc (Results 1 – 7 of 7) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DIsaDescription.cpp497 { XeHP_SDV, ISA_DPASW, ISA_Inst_Misc, "dpasw", 6, SAME_DATA_TYPE,
1104 { ALL, ISA_FILE, ISA_Inst_Misc, "file", 1, 0,
1112 { ALL, ISA_LOC, ISA_Inst_Misc, "loc", 1, 0,
1127 { ALL, ISA_VME_IME, ISA_Inst_Misc, "vme_ime", 9, 0, /// VME_IME
1143 { ALL, ISA_VME_SIC, ISA_Inst_Misc, "vme_sic", 4, 0, /// VME_SIC
1154 { ALL, ISA_VME_FBR, ISA_Inst_Misc, "vme_fbr", 7, 0, /// VME_FBR
1169 { GENX_SKL, ISA_VME_IDM, ISA_Inst_Misc, "vme_idm", 4, 0, /// VME_IDM
1217 { ALL, ISA_RAW_SEND, ISA_Inst_Misc, "raw_send", 9, 0,
1564 { ALL, ISA_RAW_SENDS, ISA_Inst_Misc, "raw_sends", 12, 0,
1583 { ALL, ISA_LIFETIME, ISA_Inst_Misc, "lifetime", 2, 0,
[all …]
H A DIsaDescription.h172 ISA_Inst_Misc = 0x8, // VME, etc. enumerator
H A DCommon_ISA_util.cpp461 case ISA_Inst_Misc: in hasPredicate()
506 case ISA_Inst_Misc: in hasExecSize()
H A DIsaDisassembly.cpp3294 … case ISA_Inst_Misc: sstr << printInstructionMisc (header, instruction, opt); break; in printInstruction()
H A DIsaVerification.cpp4163 case ISA_Inst_Misc: verifyInstructionMisc (inst); break; in verifyInstruction()
H A DByteCodeReaderNG.cpp2366 …case ISA_Inst_Misc: readInstructionMisc (bytePos, buf, (ISA_Opcode)opcode, container); … in readInstructionNG()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DIsaDescription.h171 ISA_Inst_Misc = 0x8, // VME, etc. enumerator