Home
last modified time | relevance | path

Searched defs:AllowExtraUses (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3743 __anon4a8bd31b0902( SDValue Op, unsigned NUses, std::optional<bool> AllowExtraUses) matchBitExtract() argument
3753 __anon4a8bd31b0a02(SDValue Op, std::optional<bool> AllowExtraUses = std::nullopt) matchBitExtract() argument
3754 __anon4a8bd31b0b02(SDValue Op, std::optional<bool> AllowExtraUses = std::nullopt) matchBitExtract() argument
3885 const bool AllowExtraUses = AllowExtraUsesByDefault && !NegateNBits; matchBitExtract() local