Searched defs:Expo (Results 1 – 2 of 2) sorted by relevance
10 public abstract class Expo extends TweenEquation { class
1457 Value *Base = Pow->getArgOperand(0), *Expo = Pow->getArgOperand(1); in replacePowWithExp() local1624 Value *Sqrt, *Base = Pow->getArgOperand(0), *Expo = Pow->getArgOperand(1); in replacePowWithSqrt() local1673 static Value *createPowWithIntegerExponent(Value *Base, Value *Expo, Module *M, in createPowWithIntegerExponent()1682 Value *Expo = Pow->getArgOperand(1); in optimizePow() local