Home
last modified time | relevance | path

Searched defs:externalize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/kyua/engine/
H A Datf_result.cpp516 engine::atf_result::externalize(void) const in externalize() function in engine::atf_result
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp222 static void externalize(GlobalValue *GV) { in externalize() function
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp530 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp599 static void externalize(GlobalValue &GV) { in externalize() function