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