Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp103 bool MatchReg = true; in EmitCopyFromReg() local
152 MatchReg &= Match; in EmitCopyFromReg()
173 if (MatchReg && SrcRC->getCopyCost() < 0) { in EmitCopyFromReg()