Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRewritePartialRegUses.cpp218 auto *SubRegRC = TRI->getSubRegisterClass(RC, OldSubReg); in getRegClassWithShiftedSubregs() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1035 CodeGenRegisterClass *SubRegRC = nullptr; in getMatchingSubClassWithSubRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1058 const TargetRegisterClass *SubRegRC = in selectCopy() local
3106 auto SubRegRC = getRegClassForTypeOnBank(MRI.getType(OldDst), RB); in select() local