Home
last modified time | relevance | path

Searched refs:isMIMG (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
DSIInstrInfo.h202 bool isMIMG(uint16_t Opcode) const { in isMIMG() function
DSIISelLowering.cpp1930 if (TII->isMIMG(Node->getMachineOpcode())) in PostISelFolding()
1951 if (TII->isMIMG(MI->getOpcode())) { in AdjustInstrPostInstrSelection()