Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp581 bool IsLoReg = LoOperand.isReg(); in combine() local
589 if (IsHiReg && IsLoReg) in combine()
593 else if (IsLoReg) in combine()