Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13079 Register OldFPSCRTmpReg = RegInfo.createVirtualRegister(&PPC::G8RCRegClass); in EmitInstrWithCustomInserter() local
13081 copyRegFromG8RCOrF8RC(OldFPSCRTmpReg, OldFPSCRReg); in EmitInstrWithCustomInserter()
13097 .addReg(OldFPSCRTmpReg) in EmitInstrWithCustomInserter()