Searched refs:getUsefulBitsForUse (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1980 static void getUsefulBitsForUse(SDNode *UserNode, APInt &UsefulBits, in getUsefulBitsForUse() function 2043 getUsefulBitsForUse(Node, UsefulBitsForUse, Op, Depth); in getUsefulBits()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1881 static void getUsefulBitsForUse(SDNode *UserNode, APInt &UsefulBits, in getUsefulBitsForUse() function 1944 getUsefulBitsForUse(Node, UsefulBitsForUse, Op, Depth); in getUsefulBits()
|