Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp270 IsSGPR = true; in analyzeResourceUsage() local
[all...]
H A DSIFoldOperands.cpp1244 bool IsSGPR = TRI->isSGPRReg(*MRI, MI->getOperand(0).getReg()); tryConstantFoldOp() local
H A DAMDGPUInstructionSelector.cpp164 bool IsSGPR = TRI.isSGPRClass(SrcRC); selectCOPY() local