Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp178 bool R600InstrInfo::usesVertexCache(unsigned Opcode) const { in usesVertexCache() function in R600InstrInfo
182 bool R600InstrInfo::usesVertexCache(const MachineInstr &MI) const { in usesVertexCache() function in R600InstrInfo