Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1518 const TargetRegisterClass *CpyRC = TLI.getRegClassFor(CopyVT); in finishCall() local
1519 ResultReg = copyRegToRegClass(CpyRC, SourcePhysReg); in finishCall()