Home
last modified time | relevance | path

Searched refs:FoldOpIntoSelect (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1305 if (Instruction *R = FoldOpIntoSelect(I, cast<SelectInst>(Op1), in commonIDivRemTransforms()
2155 if (Instruction *R = FoldOpIntoSelect(I, SI)) in visitFDiv()
2160 if (Instruction *R = FoldOpIntoSelect(I, SI)) in visitFDiv()
2379 if (Instruction *R = FoldOpIntoSelect(I, SI)) in commonIRemTransforms()
H A DInstCombineInternal.h656 Instruction *FoldOpIntoSelect(Instruction &Op, SelectInst *SI,
H A DInstCombineVectorOps.cpp416 if (Instruction *R = FoldOpIntoSelect(EI, SI)) in visitExtractElementInst()
2989 if (Instruction *I = FoldOpIntoSelect(SVI, SI)) in visitShuffleVectorInst()
H A DInstructionCombining.cpp1728 Instruction *InstCombinerImpl::FoldOpIntoSelect(Instruction &Op, SelectInst *SI, in FoldOpIntoSelect() function in InstCombinerImpl
2214 if (Instruction *NewSel = FoldOpIntoSelect(I, Sel)) in foldBinOpIntoSelectOrPhi()
4506 if (Instruction *R = FoldOpIntoSelect(EV, SI, /*FoldWithMultiUse=*/true)) in visitExtractValueInst()
H A DInstCombineAddSub.cpp2471 if (Instruction *R = FoldOpIntoSelect(I, SI)) in visitSub()
3123 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFSub()
H A DInstCombineShifts.cpp427 if (Instruction *R = FoldOpIntoSelect(I, SI)) in commonShiftTransforms()
H A DInstCombineCasts.cpp192 if (Instruction *NV = FoldOpIntoSelect(CI, Sel)) { in commonCastTransforms()
H A DInstCombineCalls.cpp3900 if (Instruction *R = FoldOpIntoSelect(*II, Sel)) in visitCallInst()
H A DInstCombineCompares.cpp8684 if (Instruction *NV = FoldOpIntoSelect(I, cast<SelectInst>(LHSI))) in visitFCmpInst()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18971 …toSelectERNS_11InstructionEPNS_10SelectInstE", "llvm::InstCombiner::FoldOpIntoSelect(llvm::Instruc…