Searched refs:copySubReg (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 929 static bool copySubReg(MachineInstr &I, MachineRegisterInfo &MRI, in copySubReg() function 1054 copySubReg(I, MRI, RBI, Copy.getReg(0), DstRC, SubReg); in selectCopy() 1061 copySubReg(I, MRI, RBI, SrcReg, DstRC, SubReg); in selectCopy()
|