Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp166 bool R600InstrInfo::isVectorOnly(unsigned Opcode) const { in isVectorOnly() function in R600InstrInfo
170 bool R600InstrInfo::isVectorOnly(const MachineInstr &MI) const { in isVectorOnly() function in R600InstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp187 bool R600InstrInfo::isVectorOnly(unsigned Opcode) const { in isVectorOnly() function in R600InstrInfo
191 bool R600InstrInfo::isVectorOnly(const MachineInstr &MI) const { in isVectorOnly() function in R600InstrInfo
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp183 bool R600InstrInfo::isVectorOnly(unsigned Opcode) const { in isVectorOnly() function in R600InstrInfo
187 bool R600InstrInfo::isVectorOnly(const MachineInstr &MI) const { in isVectorOnly() function in R600InstrInfo