Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp356 ConstantInt *AndRHS, *XorRHS; SimplifyDemandedUseBits() local
H A DInstCombineSelect.cpp142 const APInt *AndRHS; foldSelectICmpAnd() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp989 if (ConstantInt *AndRHS = GetConstantInt(LHS->getOperand(1))) in calcZeroHeuristics() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3388 SDValue AndRHS = LHS->getOperand(1); tryBFE() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1700 } else if (auto *AndRHS = dyn_cast<ConstantSDNode>(Op1)) { LowerAndToBTST() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2306 const Value *AndRHS = AI->getOperand(1); emitCompareAndBranch() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5040 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { SimplifySetCC() local
5072 if (auto *AndRHS = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { SimplifySetCC() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4825 Register AndRHS = MI.getOperand(2).getReg(); matchNarrowBinopFeedingAnd() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22819 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); LowerAndToBT() local
[all...]