Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp218 static void externalize(GlobalValue *GV) { in externalize() function
/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp194 static void externalize(GlobalValue *GV) { in externalize() function
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp476 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp461 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals() local
/external/v8/src/api/
Dapi.cc7517 v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents(bool externalize) { in GetContents()
7857 bool externalize) { in GetContents()