Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp82 static Value *getFCmpValue(bool isordered, unsigned code, in getFCmpValue() function
1195 return getFCmpValue(true, Op1Pred, Op0LHS, Op0RHS, Builder); in FoldAndOfFCmps()
2164 return getFCmpValue(Op0Ordered, Op0Pred|Op1Pred, Op0LHS, Op0RHS, Builder); in FoldOrOfFCmps()