Searched defs:VRC (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | InstrEmitter.cpp | 478 // RC is a sub-class of VRC that supports SubIdx. Try to constrain VReg in ConstrainForSubReg() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 5643 const TargetRegisterClass *VRC = RI.getEquivalentVGPRClass(RC); legalizeOpWithMove() local |
H A D | SIRegisterInfo.cpp | 2883 const TargetRegisterClass *VRC = getVGPRClassForBitWidth(Size); getEquivalentVGPRClass() local |