Home
last modified time | relevance | path

Searched defs:isVectorOnly (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp164 bool R600InstrInfo::isVectorOnly(unsigned Opcode) const { in isVectorOnly() function in R600InstrInfo
168 bool R600InstrInfo::isVectorOnly(const MachineInstr &MI) const { in isVectorOnly() function in R600InstrInfo