Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8015 static SDValue stripConstantMask(const SelectionDAG &DAG, SDValue Op, in stripConstantMask() function
8028 Op = stripConstantMask(DAG, Op, Mask); in matchRotateHalf()
8067 ExtractFrom = stripConstantMask(DAG, ExtractFrom, Mask); in extractShiftForRotate()