Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1118 const bool IsVGPR = TRI->isVectorRegister(*MRI, Op.getReg()); in generateWaitcntInstBefore() local
H A DAMDGPUInstructionSelector.cpp2476 const bool IsVGPR = DstRB->getID() == AMDGPU::VGPRRegBankID; in selectG_GLOBAL_VALUE() local
2495 const bool IsVGPR = DstRB->getID() == AMDGPU::VGPRRegBankID; in selectG_PTRMASK() local
H A DSIInstrInfo.cpp3807 const bool IsVGPR = RI.hasVGPRs(RC); in verifyInstruction() local