Home
last modified time | relevance | path

Searched refs:getOrInsertMsanMetadataFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp569 FunctionCallee getOrInsertMsanMetadataFunction(Module &M, StringRef Name,
764 MemorySanitizer::getOrInsertMsanMetadataFunction(Module &M, StringRef Name, in getOrInsertMsanMetadataFunction() function in MemorySanitizer
814 MsanMetadataPtrForLoad_1_8[ind] = getOrInsertMsanMetadataFunction( in createKernelApi()
816 MsanMetadataPtrForStore_1_8[ind] = getOrInsertMsanMetadataFunction( in createKernelApi()
820 MsanMetadataPtrForLoadN = getOrInsertMsanMetadataFunction( in createKernelApi()
823 MsanMetadataPtrForStoreN = getOrInsertMsanMetadataFunction( in createKernelApi()