Home
last modified time | relevance | path

Searched defs:AndRHS (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp238 Value *AndRHS = CmpBO->getOperand(1); in extractAlignmentInfo() local
/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp386 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(LHS->getOperand(1))) in calcZeroHeuristics() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp400 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
DInstCombineSelect.cpp849 ConstantInt *AndRHS; in foldSelectICmpAnd() local
DInstCombineAndOrXor.cpp162 ConstantInt *AndRHS, in OptAndOp()
1227 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1668 if (ConstantSDNode *AndRHS = in SimplifySetCC() local
1695 if (ConstantSDNode *AndRHS = in SimplifySetCC() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp4804 SDValue AndRHS = LHS->getOperand(1); in SelectBFE() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2152 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp12872 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); in LowerToBT() local
16996 SDValue AndRHS = DAG.getNode(ISD::AND, dl, M33.getValueType(), Srl, M33); in LowerCTPOP() local