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