Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp142 const TargetRegisterClass *ComRC = in EmitCopyFromReg() local
146 if (ComRC) in EmitCopyFromReg()
147 UseRC = ComRC; in EmitCopyFromReg()