Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9785 auto MatchOutOfRange = [Bitsize, &OutOfRange](ConstantSDNode *C) { visitRotate() local
9900 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, visitSHL() local
9938 auto MatchOutOfRange = [OpSizeInBits, InnerBitwidth](ConstantSDNode *LHS, visitSHL() local
10529 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, visitSRL() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4184 auto MatchOutOfRange = [Bitsize, &OutOfRange](const Constant *C) { matchRotateOutOfRange() local