Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp647 unsigned LHSBits = 0, RHSBits = 0; in replaceMulWithMul24() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3310 KnownBits RHSBits = KB->getKnownBits(RHS); in matchRedundantAnd() local
3355 KnownBits RHSBits = KB->getKnownBits(RHS); in matchRedundantOr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1706 const auto &RHSBits = *getValueBits(V.getOperand(1), NumBits).second; in getValueBits() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2306 KnownBits RHSBits(BitWidth); in isKnownToBeAPowerOfTwo() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11342 unsigned RHSBits = RHS->castAs<BitIntType>()->getNumBits(); in mergeTypes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8498 SDValue RHSBits = DAG.getNode(ISD::SRL, DL, VT, AllOnes, RHSShiftAmt); in MatchRotate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56028 SmallVector<APInt> LHSBits, RHSBits; in combineVectorCompare() local
57355 SmallVector<APInt> LHSBits, RHSBits; in combineVPMADD() local