Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp580 bool IsHiReg = HiOperand.isReg(); in combine() local
589 if (IsHiReg && IsLoReg) in combine()
591 else if (IsHiReg) in combine()