Lines Matching refs:LibFunc
101 static bool ignoreCallingConv(LibFunc Func) { in ignoreCallingConv()
1727 LibFunc &Func) { in optimizeNew()
2061 LibFunc LibFn; in replacePowWithExp()
2069 LibFunc LibFnFloat, LibFnDouble, LibFnLongDouble; in replacePowWithExp()
2495 LibFunc LogLb, ExpLb, Exp2Lb, Exp10Lb, PowLb; in optimizeLog()
2587 LibFunc ArgLb = NotLibFunc; in optimizeLog()
2643 LibFunc ArgLb = NotLibFunc; in mergeSqrtToExp()
2646 LibFunc SqrtLb, ExpLb, Exp2Lb, Exp10Lb; in mergeSqrtToExp()
2794 LibFunc Func; in optimizeTrigInversionPairs()
2798 LibFunc inverseFunc = llvm::StringSwitch<LibFunc>(Callee->getName()) in optimizeTrigInversionPairs()
2853 LibFunc TheLibFunc; in insertSinCosCall()
2915 Value *LibCallSimplifier::optimizeSymmetric(CallInst *CI, LibFunc Func, in optimizeSymmetric()
2998 LibFunc Func; in classifyArgUse()
3717 LibFunc Func; in optimizeStringMemoryLibCall()
3820 LibFunc Func, in optimizeFloatingPointLibCall()
3944 LibFunc Func; in optimizeCall()
4202 LibFunc Func) { in optimizeStrpCpyChk()
4257 LibFunc Func) { in optimizeStrpNCpyChk()
4380 LibFunc Func; in optimizeCall()