Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp188 bool R600InstrInfo::usesTextureCache(unsigned Opcode) const { in usesTextureCache() function in R600InstrInfo
192 bool R600InstrInfo::usesTextureCache(const MachineInstr &MI) const { in usesTextureCache() function in R600InstrInfo