Lines Matching refs:stripPointerCasts
1452 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitLibCall()
1536 dyn_cast<Function>(MemCpy.getCallee()->stripPointerCasts())) in emitMemCpyChk()
1712 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitUnaryFloatFnCallHelper()
1762 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitBinaryFloatFnCallHelper()
1813 dyn_cast<Function>(PutChar.getCallee()->stripPointerCasts())) in emitPutChar()
1831 dyn_cast<Function>(PutS.getCallee()->stripPointerCasts())) in emitPutS()
1851 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFPutC()
1871 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFPutS()
1895 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFWrite()
1914 dyn_cast<Function>(Malloc.getCallee()->stripPointerCasts())) in emitMalloc()
1934 dyn_cast<Function>(Calloc.getCallee()->stripPointerCasts())) in emitCalloc()
1954 dyn_cast<Function>(Func.getCallee()->stripPointerCasts())) in emitHotColdNew()
1975 dyn_cast<Function>(Func.getCallee()->stripPointerCasts())) in emitHotColdNewNoThrow()
1995 dyn_cast<Function>(Func.getCallee()->stripPointerCasts())) in emitHotColdNewAligned()
2018 dyn_cast<Function>(Func.getCallee()->stripPointerCasts())) in emitHotColdNewAlignedNoThrow()