Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h814 Instruction *foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI,
DInstCombineCompares.cpp4882 Instruction *InstCombiner::foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI, in foldFCmpIntToFPConst() function in InstCombiner
5243 if (Instruction *NV = foldFCmpIntToFPConst(I, LHSI, RHSC)) in visitFCmpInst()