Home
last modified time | relevance | path

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

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