Searched refs:isFPMathOp (Results 1 – 2 of 2) sorted by relevance
272 assert(isFPMathOp() && "this op can't take fast-math flags"); in VPInstruction()491 bool VPInstruction::isFPMathOp() const { in isFPMathOp() function in VPInstruction504 assert((hasFastMathFlags() == isFPMathOp() || in execute()
1162 bool isFPMathOp() const;