Searched refs:LaneTmp1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3264 unsigned LaneTmp1 = RegInfo.createVirtualRegister(GPRRC); local
3265 BuildMI(*BB, MI, DL, TII->get(Mips::SLL), LaneTmp1)
3268 LaneReg = LaneTmp1;

Completed in 105 milliseconds