Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.cpp60 bool SPIRVInstrInfo::isTypeDeclInstr(const MachineInstr &MI) const { in isTypeDeclInstr() function in SPIRVInstrInfo
101 return isTypeDeclInstr(MI) || isConstantInstr(MI) || isDecorationInstr(MI); in isHeaderInstr()
H A DSPIRVInstrInfo.h34 bool isTypeDeclInstr(const MachineInstr &MI) const;