Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp210 bool R600InstrInfo::usesTextureCache(unsigned Opcode) const { in usesTextureCache() function in R600InstrInfo
214 bool R600InstrInfo::usesTextureCache(const MachineInstr &MI) const { in usesTextureCache() function in R600InstrInfo