Lines Matching refs:FunctionCallee
201 FunctionCallee UnRegFuncC = in createUnregisterFunction()
223 FunctionCallee RegFuncC = in createRegisterFunction()
228 FunctionCallee AtExit = M.getOrInsertFunction("atexit", AtExitTy); in createRegisterFunction()
344 FunctionCallee RegFunc = M.getOrInsertFunction( in createRegisterGlobalsFunction()
353 FunctionCallee RegVar = M.getOrInsertFunction( in createRegisterGlobalsFunction()
362 FunctionCallee RegSurface = M.getOrInsertFunction( in createRegisterGlobalsFunction()
371 FunctionCallee RegTexture = M.getOrInsertFunction( in createRegisterGlobalsFunction()
536 FunctionCallee RegFatbin = M.getOrInsertFunction( in createRegisterFatbinFunction()
541 FunctionCallee RegFatbinEnd = in createRegisterFatbinFunction()
546 FunctionCallee UnregFatbin = M.getOrInsertFunction( in createRegisterFatbinFunction()
552 FunctionCallee AtExit = M.getOrInsertFunction("atexit", AtExitTy); in createRegisterFatbinFunction()