Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp76 Comdat *llvm::getOrCreateFunctionComdat(Function &F, Triple &T) { in getOrCreateFunctionComdat() function in llvm
H A DSanitizerCoverage.cpp722 if (auto Comdat = getOrCreateFunctionComdat(F, TargetTriple)) in CreateFunctionLocalArrayInSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/
DInstrumentation.h50 Comdat *getOrCreateFunctionComdat(Function &F, Triple &T);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h51 Comdat *getOrCreateFunctionComdat(Function &F, Triple &T);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/
DInstrumentation.h50 Comdat *getOrCreateFunctionComdat(Function &F, Triple &T);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/
DInstrumentation.h50 Comdat *getOrCreateFunctionComdat(Function &F, Triple &T);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/
DInstrumentation.h50 Comdat *getOrCreateFunctionComdat(Function &F, Triple &T);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp390 getOrCreateFunctionComdat(F, Triple); in instrumentOneFunc()
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DSanitizerCoveragePCGUARD.so.cc653 if (auto Comdat = getOrCreateFunctionComdat(F, TargetTriple)) in CreateFunctionLocalArrayInSection()
H A DSanitizerCoverageLTO.so.cc1495 if (auto Comdat = getOrCreateFunctionComdat(F, TargetTriple)) in CreateFunctionLocalArrayInSection()