Searched refs:setHasNoInfs (Results 1 – 11 of 11) sorted by relevance
228 setHasNoInfs(true); in setHasUnsafeAlgebra()238 void setHasNoInfs(bool B) { in setHasNoInfs() function
270 void setHasNoInfs(bool B);
254 setHasNoInfs(B); in setFast()273 void setHasNoInfs(bool B) { in setHasNoInfs() function
376 void setHasNoInfs(bool B);
410 void setHasNoInfs(bool B);
140 void Instruction::setHasNoInfs(bool B) { in setHasNoInfs() function in Instruction142 cast<FPMathOperator>(this)->setHasNoInfs(B); in setHasNoInfs()
295 void setHasNoInfs(bool B);
183 void Instruction::setHasNoInfs(bool B) { in setHasNoInfs() function in Instruction185 cast<FPMathOperator>(this)->setHasNoInfs(B); in setHasNoInfs()
164 void Instruction::setHasNoInfs(bool B) { in setHasNoInfs() function in Instruction166 cast<FPMathOperator>(this)->setHasNoInfs(B); in setHasNoInfs()
60 I->setHasNoInfs(true); in TEST_F()