Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp144 const TargetRegisterClass *ComRC = in EmitCopyFromReg() local
148 if (ComRC) in EmitCopyFromReg()
149 UseRC = ComRC; in EmitCopyFromReg()