Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp231 Value *AndRHS = CmpBO->getOperand(1); in extractAlignmentInfo() local
DGuardWidening.cpp489 Value *AndLHS, *AndRHS; in parseRangeChecks() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp347 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
DInstCombineSelect.cpp593 ConstantInt *AndRHS; in foldSelectICmpAnd() local
DInstCombineAndOrXor.cpp196 ConstantInt *AndRHS, in OptAndOp()
1049 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp387 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
DInstCombineSelect.cpp779 ConstantInt *AndRHS; in foldSelectICmpAnd() local
DInstCombineAndOrXor.cpp152 ConstantInt *AndRHS, in OptAndOp()
1330 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp422 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(LHS->getOperand(1))) in calcZeroHeuristics() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp4937 SDValue AndRHS = LHS->getOperand(1); in tryBFE() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1830 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local
1860 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2306 if (ConstantSDNode *AndRHS = in SimplifySetCC() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2210 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp8338 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); in LowerToBT() local