Lines Matching refs:stripPointerCasts
1439 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitLibCall()
1521 dyn_cast<Function>(MemCpy.getCallee()->stripPointerCasts())) in emitMemCpyChk()
1674 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitUnaryFloatFnCallHelper()
1724 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitBinaryFloatFnCallHelper()
1777 dyn_cast<Function>(PutChar.getCallee()->stripPointerCasts())) in emitPutChar()
1794 dyn_cast<Function>(PutS.getCallee()->stripPointerCasts())) in emitPutS()
1815 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFPutC()
1834 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFPutS()
1858 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFWrite()
1877 dyn_cast<Function>(Malloc.getCallee()->stripPointerCasts())) in emitMalloc()
1898 dyn_cast<Function>(Calloc.getCallee()->stripPointerCasts())) in emitCalloc()