Home
last modified time | relevance | path

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

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