Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1675 unsigned getCombineOpcode(bool HLow, bool LLow);
1803 unsigned BitSimplification::getCombineOpcode(bool HLow, bool LLow) { in getCombineOpcode() argument
1804 return HLow ? LLow ? Hexagon::A2_combine_ll in getCombineOpcode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1762 unsigned getCombineOpcode(bool HLow, bool LLow);
1907 unsigned BitSimplification::getCombineOpcode(bool HLow, bool LLow) { in getCombineOpcode() argument
1908 return HLow ? LLow ? Hexagon::A2_combine_ll in getCombineOpcode()