Searched refs:isTypeDeclInstr (Results 1 – 3 of 3) sorted by relevance
75 bool SPIRVInstrInfo::isTypeDeclInstr(const MachineInstr &MI) const { in isTypeDeclInstr() function in SPIRVInstrInfo128 return isTypeDeclInstr(MI) || isConstantInstr(MI) || in isHeaderInstr()
35 bool isTypeDeclInstr(const MachineInstr &MI) const;
315 return TII->isTypeDeclInstr(MI) || TII->isConstantInstr(MI) || in isDeclSection()411 } else if (TII->isTypeDeclInstr(MI) || TII->isConstantInstr(MI) || in visitDecl()