Searched refs:simplifyFPUnOp (Results 1 – 1 of 1) sorted by relevance
59 static Value *simplifyFPUnOp(unsigned, Value *, const FastMathFlags &,5990 static Value *simplifyFPUnOp(unsigned Opcode, Value *Op, in simplifyFPUnOp() function6007 return ::simplifyFPUnOp(Opcode, Op, FMF, Q, RecursionLimit); in simplifyUnOp()