Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMangler.cpp64 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl()
76 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
135 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
199 if (Flag[0] == GV->getParent()->getDataLayout().getGlobalPrefix()) in emitLinkerFlagsForGlobalCOFF()
/third_party/node/deps/npm/node_modules/libnpmconfig/
Dindex.js21 default: () => path.join(getGlobalPrefix(), 'etc', 'npmrc')
92 function getGlobalPrefix () { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h306 char getGlobalPrefix() const { in getGlobalPrefix() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp292 if (DemangledName[0] == getDataLayout().getGlobalPrefix()) in findModuleForSymbol()
/third_party/node/tools/
Dlint-md.mjs21125 default: () => path$5.join(getGlobalPrefix(), 'etc', 'npmrc')
21196 function getGlobalPrefix () { function