/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | AlignmentFromAssumptions.cpp | 229 Value *AndRHS = CmpBO->getOperand(1); in extractAlignmentInfo() local
|
H A D | GuardWidening.cpp | 589 Value *AndLHS, *AndRHS; in parseRangeChecks() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | AlignmentFromAssumptions.cpp | 231 Value *AndRHS = CmpBO->getOperand(1); in extractAlignmentInfo() local
|
H A D | GuardWidening.cpp | 489 Value *AndLHS, *AndRHS; in parseRangeChecks() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 387 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
|
H A D | InstCombineAndOrXor.cpp | 152 ConstantInt *AndRHS, in OptAndOp() 1330 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
|
H A D | InstCombineSelect.cpp | 779 ConstantInt *AndRHS; in foldSelectICmpAnd() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 422 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(LHS->getOperand(1))) in calcZeroHeuristics() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 589 Value *AndLHS, *AndRHS; in parseRangeChecks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 119 ConstantInt *AndRHS, in OptAndOp() 1808 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
|
H A D | InstCombineSimplifyDemanded.cpp | 297 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
|
H A D | InstCombineSelect.cpp | 144 const APInt *AndRHS; in foldSelectICmpAnd() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 708 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(LHS->getOperand(1))) in calcZeroHeuristics() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 321 ConstantInt *AndRHS, *XorRHS; in SimplifyDemandedUseBits() local
|
H A D | InstCombineSelect.cpp | 141 const APInt *AndRHS; in foldSelectICmpAnd() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 989 if (ConstantInt *AndRHS = GetConstantInt(LHS->getOperand(1))) in calcZeroHeuristics() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 4937 SDValue AndRHS = LHS->getOperand(1); in tryBFE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 3453 SDValue AndRHS = LHS->getOperand(1); in tryBFE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 3452 SDValue AndRHS = LHS->getOperand(1); in tryBFE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1499 } else if (auto *AndRHS = dyn_cast<ConstantSDNode>(Op1)) { in LowerAndToBTST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 3688 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local 3720 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2210 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2341 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2312 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
|