Searched refs:matchIfFNeg (Results 1 – 2 of 2) sorted by relevance
649 return matchIfFNeg(I->getOperand(0), I->getOperand(1)); in match()652 return matchIfFNeg(CE->getOperand(0), CE->getOperand(1)); in match()656 bool matchIfFNeg(Value *LHS, Value *RHS) { in matchIfFNeg() function
887 return matchIfFNeg(O->getOperand(0), O->getOperand(1)); in match()892 bool matchIfFNeg(Value *LHS, Value *RHS) { in matchIfFNeg() function