Lines Matching refs:Opcode
84 bool isALUInstr(unsigned Opcode) const;
85 bool hasInstrModifiers(unsigned Opcode) const;
86 bool isLDSInstr(unsigned Opcode) const;
87 bool isLDSRetInstr(unsigned Opcode) const;
93 bool isTransOnly(unsigned Opcode) const;
95 bool isVectorOnly(unsigned Opcode) const;
97 bool isExport(unsigned Opcode) const;
99 bool usesVertexCache(unsigned Opcode) const;
101 bool usesTextureCache(unsigned Opcode) const;
104 bool mustBeLastInClause(unsigned Opcode) const;
111 int getSelIdx(unsigned Opcode, unsigned SrcIdx) const;
158 bool isMov(unsigned Opcode) const;
267 unsigned Opcode,
294 int getOperandIdx(unsigned Opcode, unsigned Op) const;
327 int getLDSNoRetOp(uint16_t Opcode);