Searched refs:Mask0F (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp289 APInt Mask0F = APInt::getSplat(Len, APInt(8, 0x0F)); local
303 m_SpecificInt(Mask0F)))) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6567 SDValue Mask0F =
6589 Mask0F);

Completed in 80 milliseconds