Lines Matching defs:Opc
281 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode()
286 int getMaskedMIMGOp(unsigned Opc, unsigned NewChannels) { in getMaskedMIMGOp()
422 int getMTBUFBaseOpcode(unsigned Opc) { in getMTBUFBaseOpcode()
432 int getMTBUFElements(unsigned Opc) { in getMTBUFElements()
437 bool getMTBUFHasVAddr(unsigned Opc) { in getMTBUFHasVAddr()
442 bool getMTBUFHasSrsrc(unsigned Opc) { in getMTBUFHasSrsrc()
447 bool getMTBUFHasSoffset(unsigned Opc) { in getMTBUFHasSoffset()
452 int getMUBUFBaseOpcode(unsigned Opc) { in getMUBUFBaseOpcode()
462 int getMUBUFElements(unsigned Opc) { in getMUBUFElements()
467 bool getMUBUFHasVAddr(unsigned Opc) { in getMUBUFHasVAddr()
472 bool getMUBUFHasSrsrc(unsigned Opc) { in getMUBUFHasSrsrc()
477 bool getMUBUFHasSoffset(unsigned Opc) { in getMUBUFHasSoffset()
482 bool getMUBUFIsBufferInv(unsigned Opc) { in getMUBUFIsBufferInv()
487 bool getMUBUFTfe(unsigned Opc) { in getMUBUFTfe()
492 bool getSMEMIsBuffer(unsigned Opc) { in getSMEMIsBuffer()
497 bool getVOP1IsSingle(unsigned Opc) { in getVOP1IsSingle()
502 bool getVOP2IsSingle(unsigned Opc) { in getVOP2IsSingle()
507 bool getVOP3IsSingle(unsigned Opc) { in getVOP3IsSingle()
512 bool isVOPC64DPP(unsigned Opc) { in isVOPC64DPP()
516 bool isVOPCAsmOnly(unsigned Opc) { return isVOPCAsmOnlyOpcodeHelper(Opc); } in isVOPCAsmOnly()
518 bool getMAIIsDGEMM(unsigned Opc) { in getMAIIsDGEMM()
523 bool getMAIIsGFX940XDL(unsigned Opc) { in getMAIIsGFX940XDL()
536 CanBeVOPD getCanBeVOPD(unsigned Opc) { in getCanBeVOPD()
543 unsigned getVOPDOpcode(unsigned Opc) { in getVOPDOpcode()
548 bool isVOPD(unsigned Opc) { in isVOPD()
552 bool isMAC(unsigned Opc) { in isMAC()
575 bool isPermlane16(unsigned Opc) { in isPermlane16()
586 bool isCvt_F32_Fp8_Bf8_e64(unsigned Opc) { in isCvt_F32_Fp8_Bf8_e64()
597 bool isGenericAtomic(unsigned Opc) { in isGenericAtomic()
617 bool isTrue16Inst(unsigned Opc) { in isTrue16Inst()
622 bool isInvalidSingleUseConsumerInst(unsigned Opc) { in isInvalidSingleUseConsumerInst()
627 bool isInvalidSingleUseProducerInst(unsigned Opc) { in isInvalidSingleUseProducerInst()
632 unsigned mapWMMA2AddrTo3AddrOpcode(unsigned Opc) { in mapWMMA2AddrTo3AddrOpcode()
637 unsigned mapWMMA3AddrTo2AddrOpcode(unsigned Opc) { in mapWMMA3AddrTo2AddrOpcode()