Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2042 APInt UsefulBitsForUse = APInt(UsefulBits); in getUsefulBits() local
2043 getUsefulBitsForUse(Node, UsefulBitsForUse, Op, Depth); in getUsefulBits()
2044 UsersUsefulBits |= UsefulBitsForUse; in getUsefulBits()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1943 APInt UsefulBitsForUse = APInt(UsefulBits); in getUsefulBits() local
1944 getUsefulBitsForUse(Node, UsefulBitsForUse, Op, Depth); in getUsefulBits()
1945 UsersUsefulBits |= UsefulBitsForUse; in getUsefulBits()