Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.cpp49 bool SPIRVInstrInfo::isTypeDeclInstr(const MachineInstr &MI) const { in isTypeDeclInstr() function in SPIRVInstrInfo
90 return isTypeDeclInstr(MI) || isConstantInstr(MI) || isDecorationInstr(MI); in isHeaderInstr()
H A DSPIRVInstrInfo.h33 bool isTypeDeclInstr(const MachineInstr &MI) const;