Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DCommon_ISA.h511 struct vector_opnd { struct
512 unsigned char tag;
513 union {
560 } opnd_val;
562 inline Common_ISA_Operand_Class getOperandClass() const in getOperandClass()
567 Common_ISA_State_Opnd_Class getStateOpClass() const in getStateOpClass()
573 bool isImmediate() const in isImmediate()
578 VISA_Type getImmediateType() const in getImmediateType()
587 inline VISA_Modifier getOperandModifier() const in getOperandModifier()
592 inline uint32_t getOperandIndex() const in getOperandIndex()