Lines Matching refs:getAttributes
963 Malloc->getArgOperand(0), Malloc->getAttributes(), in foldMallocMemset()
1061 AttributeList CalleeAt = CalleeFn->getAttributes(); in optimizeDoubleFP()
1195 AttributeList Attrs = Pow->getCalledFunction()->getAttributes(); in replacePowWithExp()
1255 BaseFn->getAttributes()); in replacePowWithExp()
1332 AttributeList Attrs = Pow->getCalledFunction()->getAttributes(); in replacePowWithSqrt()
1446 getSqrtCall(Base, Pow->getCalledFunction()->getAttributes(), in optimizePow()
1589 Callee->getAttributes()), "mul"); in optimizeLog()
1597 Callee->getName(), B, Callee->getAttributes()), in optimizeLog()
1731 Value *Callee = M->getOrInsertFunction(Name, OrigCallee->getAttributes(), in insertSinCosCall()
2030 M->getOrInsertFunction("iprintf", FT, Callee->getAttributes()); in optimizePrintF()
2109 M->getOrInsertFunction("siprintf", FT, Callee->getAttributes()); in optimizeSPrintF()
2266 M->getOrInsertFunction("fiprintf", FT, Callee->getAttributes()); in optimizeFPrintF()