| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
| H A D | DXILWriterPass.cpp | 85 appendToCompilerUsed(M, {GV}); in runOnModule()
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | UpdateCompilerUsed.cpp | 132 appendToCompilerUsed(TheModule, UsedValues); in updateCompilerUsed()
|
| H A D | LTOCodeGenerator.cpp | 449 appendToCompilerUsed(TheModule, Used); in preserveDiscardableGVs()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | ModuleUtils.h | 103 LLVM_ABI void appendToCompilerUsed(Module &M, ArrayRef<GlobalValue *> Values);
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InjectTLIMappings.cpp | 68 appendToCompilerUsed(*M, {VecFunc}); in addVariantDeclaration()
|
| H A D | ModuleUtils.cpp | 162 void llvm::appendToCompilerUsed(Module &M, ArrayRef<GlobalValue *> Values) { in appendToCompilerUsed() function in llvm 397 appendToCompilerUsed(M, GV); in embedBufferInModule()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ReplaceWithVeclib.cpp | 65 appendToCompilerUsed(*M, {TLIFunc}); in getTLIFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXContainerGlobals.cpp | 81 appendToCompilerUsed(M, Globals); in runOnModule()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 609 appendToCompilerUsed(M, Note); in createHwasanCtorComdat() 620 appendToCompilerUsed(M, Dummy); in createHwasanCtorComdat() 701 appendToCompilerUsed(M, GV); in initializeModule() 1753 appendToCompilerUsed(M, Descriptor); in instrumentGlobal()
|
| H A D | SanitizerCoverage.cpp | 514 appendToCompilerUsed(M, SanCovCallbackGate); in instrumentModule() 559 appendToCompilerUsed(M, GlobalsToAppendToCompilerUsed); in instrumentModule()
|
| H A D | MemProfInstrumentation.cpp | 506 appendToCompilerUsed(M, MemprofHistogramFlag); in createMemprofHistogramFlagVar()
|
| H A D | AddressSanitizer.cpp | 2386 appendToCompilerUsed(M, MetadataGlobals); in InstrumentGlobalsCOFF() 2417 appendToCompilerUsed(M, MetadataGlobals); in instrumentGlobalsELF() 2491 appendToCompilerUsed(M, LivenessGlobals); in InstrumentGlobalsMachO() 2709 appendToCompilerUsed(M, ArrayRef<GlobalValue *>(GlobalsToAddToUsedList)); in instrumentGlobals()
|
| H A D | InstrProfiling.cpp | 2104 appendToCompilerUsed(M, CompilerUsedVars); in emitUses() 2165 appendToCompilerUsed(M, SamplingVar); in createProfileSamplingVar()
|
| H A D | PGOInstrumentation.cpp | 1997 appendToCompilerUsed( in run()
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
| H A D | Utility.cpp | 141 appendToCompilerUsed(M, DummyEntry); in getOffloadEntryArray()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ThinLTOBitcodeWriter.cpp | 257 appendToCompilerUsed(DestM, NewUsed); in cloneUsedGlobalVariables()
|
| H A D | LowerTypeTests.cpp | 374 appendToCompilerUsed(M, {NonFuncBegin, Vec.end()}); in collectAndEraseUsedFunctions() 410 appendToCompilerUsed(M, CompilerUsed); in ~ScopedSaveAliaseesAndUsed()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerModuleLDSPass.cpp | 685 appendToCompilerUsed(M, {static_cast<GlobalValue *>( in lowerModuleScopeStructVariables()
|