Home
last modified time | relevance | path

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

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