Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600InstrInfo.cpp214 bool R600InstrInfo::usesTextureCache(unsigned Opcode) const { in usesTextureCache() function in R600InstrInfo
218 bool R600InstrInfo::usesTextureCache(const MachineInstr *MI) const { in usesTextureCache() function in R600InstrInfo