Searched refs:getIntToFPVal (Results 1 – 1 of 1) sorted by relevance
1428 static Value *getIntToFPVal(Value *I2F, IRBuilderBase &B) { in getIntToFPVal() function1527 if (Value *ExpoI = getIntToFPVal(Expo, B)) in replacePowWithExp()1779 if (Value *ExpoI = getIntToFPVal(Expo, B)) in optimizePow()1810 if (Value *Exp = getIntToFPVal(Op, B)) in optimizeExp2()