Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2235 bool isSGPR(unsigned Reg, const MCRegisterInfo* TRI) { isSGPR() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2759 bool AMDGPUInstructionSelector::isSGPR(Register Reg) const { isSGPR() function in AMDGPUInstructionSelector
[all...]
H A DSIISelLowering.cpp4842 bool isSGPR = TRI->isSGPRClass(MRI.getRegClass(SrcReg)); lowerWaveReduce() local