Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1724 unsigned ShCode = Is64Bit ? PPC::RLWINM8 : PPC::RLWINM; in copyPhysReg() local
1731 BuildMI(MBB, I, DL, get(ShCode), DestReg) in copyPhysReg()