Home
last modified time | relevance | path

Searched refs:PromotionRC (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp993 const TargetRegisterClass *PromotionRC = in selectCopy() local
997 Register PromoteReg = MRI.createVirtualRegister(PromotionRC); in selectCopy()