Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1682 unsigned getCombineOpcode(bool HLow, bool LLow);
1810 unsigned BitSimplification::getCombineOpcode(bool HLow, bool LLow) { in getCombineOpcode() function in BitSimplification
1985 unsigned COpc = getCombineOpcode(H.Low, L.Low); in genCombineHalf()