Home
last modified time | relevance | path

Searched refs:foldSPFofSPF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h789 Instruction *foldSPFofSPF(Instruction *Inner, SelectPatternFlavor SPF1,
H A DInstCombineSelect.cpp2056 Instruction *InstCombinerImpl::foldSPFofSPF(Instruction *Inner, in foldSPFofSPF() function in InstCombinerImpl
4163 if (Instruction *R = foldSPFofSPF(cast<Instruction>(LHS), SPF2, LHS2, in visitSelectInst()
4167 if (Instruction *R = foldSPFofSPF(cast<Instruction>(RHS), SPF2, LHS2, in visitSelectInst()