Lines Matching refs:exp
1138 case Intrinsic::exp:1183 return Name == "exp" || Name == "exp2";1333 case Intrinsic::exp:1334 return ConstantFoldFP(exp, V, Ty);1364 if (Name == "exp" && TLI->has(LibFunc::exp))1365 return ConstantFoldFP(exp, V, Ty);