Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3685 Register Wtemp3 = RegInfo.createVirtualRegister(&Mips::MSA128WRegClass); in emitFPROUND_PSEUDO() local
3690 BuildMI(*BB, MI, DL, TII->get(Mips::INSERT_W), Wtemp3) in emitFPROUND_PSEUDO()
3694 WPHI = Wtemp3; in emitFPROUND_PSEUDO()