/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | AlignmentFromAssumptions.cpp | 231 Value *AndRHS = CmpBO->getOperand(1); in extractAlignmentInfo() local
|
D | GuardWidening.cpp | 546 Value *AndLHS, *AndRHS; in parseRangeChecks() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | AlignmentFromAssumptions.cpp | 231 Value *AndRHS = CmpBO->getOperand(1); in extractAlignmentInfo() local
|
D | GuardWidening.cpp | 489 Value *AndLHS, *AndRHS; in parseRangeChecks() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 347 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
|
D | InstCombineSelect.cpp | 593 ConstantInt *AndRHS; in foldSelectICmpAnd() local
|
D | InstCombineAndOrXor.cpp | 196 ConstantInt *AndRHS, in OptAndOp() 1049 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 387 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
|
D | InstCombineSelect.cpp | 779 ConstantInt *AndRHS; in foldSelectICmpAnd() local
|
D | InstCombineAndOrXor.cpp | 152 ConstantInt *AndRHS, in OptAndOp() 1330 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
|
/external/llvm/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 422 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(LHS->getOperand(1))) in calcZeroHeuristics() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 673 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(LHS->getOperand(1))) in calcZeroHeuristics() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 296 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
|
D | InstCombineAndOrXor.cpp | 120 ConstantInt *AndRHS, in OptAndOp() 1488 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
|
D | InstCombineSelect.cpp | 117 const APInt *AndRHS; in foldSelectICmpAnd() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 4937 SDValue AndRHS = LHS->getOperand(1); in tryBFE() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1830 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-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 3459 SDValue AndRHS = LHS->getOperand(1); in tryBFE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2464 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local 2493 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2306 if (ConstantSDNode *AndRHS = in SimplifySetCC() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 2299 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 2210 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 8338 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); in LowerToBT() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 15019 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); in LowerToBT() local 20998 SDValue AndRHS = GetMask(Srl, APInt::getSplat(Len, APInt(8, 0x33))); in LowerVectorCTPOPBitmath() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 18166 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); in LowerAndToBT() local 24599 SDValue AndRHS = GetMask(Srl, APInt::getSplat(Len, APInt(8, 0x33))); in LowerVectorCTPOPBitmath() local
|