Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp199 bool R600InstrInfo::usesVertexCache(unsigned Opcode) const { in usesVertexCache() function in R600InstrInfo
203 bool R600InstrInfo::usesVertexCache(const MachineInstr &MI) const { in usesVertexCache() function in R600InstrInfo
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp199 bool R600InstrInfo::usesVertexCache(unsigned Opcode) const { in usesVertexCache() function in R600InstrInfo
203 bool R600InstrInfo::usesVertexCache(const MachineInstr &MI) const { in usesVertexCache() function in R600InstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp195 bool R600InstrInfo::usesVertexCache(unsigned Opcode) const { in usesVertexCache() function in R600InstrInfo
199 bool R600InstrInfo::usesVertexCache(const MachineInstr &MI) const { in usesVertexCache() function in R600InstrInfo