Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9815 auto MatchOutOfRange = [Bitsize, &OutOfRange](ConstantSDNode *C) { visitRotate() local
9931 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, visitSHL() local
9968 auto MatchOutOfRange = [OpSizeInBits, InnerBitwidth](ConstantSDNode *LHS, visitSHL() local
10564 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, visitSRL() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4321 auto MatchOutOfRange = [Bitsize, &OutOfRange](const Constant *C) { matchRotateOutOfRange() local