Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp335 bool isSGPR = false; in getSIProgramInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp674 bool isSGPR(unsigned Reg, const MCRegisterInfo* TRI) { in isSGPR() function