Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp525 bool IsLoReg = LoOperand.isReg(); in combine() local
529 if (IsHiReg && IsLoReg) in combine()
533 else if (IsLoReg) in combine()