Searched refs:isTypeDeclInstr (Results 1 – 2 of 2) sorted by relevance
49 bool SPIRVInstrInfo::isTypeDeclInstr(const MachineInstr &MI) const { in isTypeDeclInstr() function in SPIRVInstrInfo90 return isTypeDeclInstr(MI) || isConstantInstr(MI) || isDecorationInstr(MI); in isHeaderInstr()
33 bool isTypeDeclInstr(const MachineInstr &MI) const;