Searched refs:isMIMG (Results 1 – 2 of 2) sorted by relevance
202 bool isMIMG(uint16_t Opcode) const { in isMIMG() function
1930 if (TII->isMIMG(Node->getMachineOpcode())) in PostISelFolding()1951 if (TII->isMIMG(MI->getOpcode())) { in AdjustInstrPostInstrSelection()