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

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

Completed in 126 milliseconds