Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9071 auto MatchOutOfRange = [Bitsize, &OutOfRange](ConstantSDNode *C) { in visitRotate() local
9189 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, in visitSHL() local
9227 auto MatchOutOfRange = [OpSizeInBits, InnerBitwidth](ConstantSDNode *LHS, in visitSHL() local
9764 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, in visitSRL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7511 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, in visitSHL() local
7549 auto MatchOutOfRange = [OpSizeInBits, InnerBitwidth](ConstantSDNode *LHS, in visitSHL() local
7921 auto MatchOutOfRange = [OpSizeInBits](ConstantSDNode *LHS, in visitSRL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4188 auto MatchOutOfRange = [Bitsize, &OutOfRange](const Constant *C) { in matchRotateOutOfRange() local