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