Home
last modified time | relevance | path

Searched defs:AndLHS (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3552 SDValue AndLHS = LHS->getOperand(0); in tryBFE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1703 SDValue AndLHS = Op0; in LowerAndToBTST() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2306 const Value *AndLHS = AI->getOperand(0); in emitCompareAndBranch() local
H A DAArch64ISelLowering.cpp17505 SDValue AndLHS = ShiftLHS.getOperand(0); in isDesirableToCommuteWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4986 Register AndLHS = MI.getOperand(1).getReg(); in matchNarrowBinopFeedingAnd() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27698 SDValue AndLHS = N0->getOperand(0); in SimplifySelectCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23002 SDValue AndLHS = Op0; in LowerAndToBT() local