Home
last modified time | relevance | path

Searched defs:RHSBits (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp529 unsigned LHSBits = 0, RHSBits = 0; in replaceMulWithMul24() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp987 SmallVector<ValueBit, 64> LHSBits(Bits.size()), RHSBits(Bits.size()); in getValueBits() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp2902 KnownBits RHSBits = KB->getKnownBits(RHS); in matchRedundantAnd() local
2942 KnownBits RHSBits = KB->getKnownBits(RHS); in matchRedundantOr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1897 KnownBits RHSBits(BitWidth); in isKnownToBeAPowerOfTwo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1298 const auto &RHSBits = *getValueBits(V.getOperand(1), NumBits).second; in getValueBits() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1551 const auto &RHSBits = *getValueBits(V.getOperand(1), NumBits).second; in getValueBits() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DValueTracking.cpp2186 KnownBits RHSBits(BitWidth); in isKnownToBeAPowerOfTwo() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4076 APInt RHSBits = APInt::getLowBitsSet(EltSizeInBits, LShVal); in MatchRotate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6346 SDValue RHSBits = DAG.getNode(ISD::SRL, DL, VT, AllOnes, RHSShiftAmt); in MatchRotate() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7766 SDValue RHSBits = DAG.getNode(ISD::SRL, DL, VT, AllOnes, RHSShiftAmt); in MatchRotate() local