Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h854 Instruction *foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI,
H A DInstCombineCompares.cpp5047 Instruction *InstCombiner::foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI, in foldFCmpIntToFPConst() function in InstCombiner
5487 if (Instruction *NV = foldFCmpIntToFPConst(I, LHSI, RHSC)) in visitFCmpInst()