Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp604 bool IsHiReg = HiOperand.isReg(); in combine() local
613 if (IsHiReg && IsLoReg) in combine()
615 else if (IsHiReg) in combine()