Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp537 bool IsLoReg = LoOperand.isReg(); in combine() local
541 if (IsHiReg && IsLoReg) in combine()
545 else if (IsLoReg) in combine()