Searched defs:addFastMathFlag (Results 1 – 3 of 3) sorted by relevance
340 static Value *addFastMathFlag(Value *V) { in addFastMathFlag() function346 static Value *addFastMathFlag(Value *V, FastMathFlags FMF) { in addFastMathFlag() function
393 static Value *addFastMathFlag(Value *V) { in addFastMathFlag() function399 static Value *addFastMathFlag(Value *V, FastMathFlags FMF) { in addFastMathFlag() function
3240 static Value *addFastMathFlag(Value *V) { in addFastMathFlag() function