Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp588 Value *AndLHS, *AndRHS; in parseRangeChecks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp293 ConstantInt *AndRHS, *XorRHS; in SimplifyDemandedUseBits() local
H A DInstCombineSelect.cpp146 const APInt *AndRHS; in foldSelectICmpAnd() local
H A DInstCombineAndOrXor.cpp1901 ConstantInt *AndRHS; in visitAnd() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp941 if (ConstantInt *AndRHS = GetConstantInt(LHS->getOperand(1))) in calcZeroHeuristics() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3452 SDValue AndRHS = LHS->getOperand(1); in tryBFE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1459 } else if (auto *AndRHS = dyn_cast<ConstantSDNode>(Op1)) { in LowerAndToBT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4084 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local
4116 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in SimplifySetCC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2288 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22642 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); in LowerAndToBT() local