Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h134 bool keepsLowBits(const SDValue &Val, unsigned NumBits, SDValue &Src);
H A DHexagonISelDAGToDAG.cpp685 if (keepsLowBits(V, Bits, U)) { in SelectIntrinsicWOChain()
1512 bool HexagonDAGToDAGISel::keepsLowBits(const SDValue &Val, unsigned NumBits, in keepsLowBits() function in HexagonDAGToDAGISel