Searched refs:HLow (Results 1 – 1 of 1) sorted by relevance
1675 unsigned getCombineOpcode(bool HLow, bool LLow);1803 unsigned BitSimplification::getCombineOpcode(bool HLow, bool LLow) { in getCombineOpcode() argument1804 return HLow ? LLow ? Hexagon::A2_combine_ll in getCombineOpcode()