Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h136 bool keepsLowBits(const SDValue &Val, unsigned NumBits, SDValue &Src);
DHexagonISelDAGToDAG.cpp689 if (keepsLowBits(V, Bits, U)) { in SelectIntrinsicWOChain()
1494 bool HexagonDAGToDAGISel::keepsLowBits(const SDValue &Val, unsigned NumBits, in keepsLowBits() function in HexagonDAGToDAGISel