Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp83 bool MatchReg = true; in EmitCopyFromReg() local
132 MatchReg &= Match; in EmitCopyFromReg()
152 if (MatchReg && SrcRC->getCopyCost() < 0) { in EmitCopyFromReg()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp103 bool MatchReg = true; in EmitCopyFromReg() local
152 MatchReg &= Match; in EmitCopyFromReg()
172 if (MatchReg && SrcRC->getCopyCost() < 0) { in EmitCopyFromReg()