Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp925 SmallVector<ValueBit, 64> LHSBits(Bits.size()); in getValueBits() local
938 SmallVector<ValueBit, 64> LHSBits(Bits.size()); in getValueBits() local
954 SmallVector<ValueBit, 64> LHSBits(Bits.size()); in getValueBits() local
970 SmallVector<ValueBit, 64> LHSBits(Bits.size()); in getValueBits() local
987 SmallVector<ValueBit, 64> LHSBits(Bits.size()), RHSBits(Bits.size()); in getValueBits() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2954 APInt LHSBits = APInt::getHighBitsSet(OpSizeInBits, RShVal); in MatchRotate() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4082 APInt LHSBits = APInt::getHighBitsSet(EltSizeInBits, RShVal); in MatchRotate() local