Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2655 APInt UsefulBitsForUse = APInt(UsefulBits); in getUsefulBits() local
2656 getUsefulBitsForUse(Node, UsefulBitsForUse, Op, Depth); in getUsefulBits()
2657 UsersUsefulBits |= UsefulBitsForUse; in getUsefulBits()