Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2043 bool isSGPR(unsigned Reg, const MCRegisterInfo* TRI) { in isSGPR() function
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2643 bool AMDGPUInstructionSelector::isSGPR(Register Reg) const { in isSGPR() function in AMDGPUInstructionSelector