Home
last modified time | relevance | path

Searched defs:isWeakForLinker (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h342 static bool isWeakForLinker(LinkageTypes Linkage) { in isWeakForLinker() function
428 bool isWeakForLinker() const { return isWeakForLinker(getLinkage()); } in isWeakForLinker() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h379 static bool isWeakForLinker(LinkageTypes Linkage) { in isWeakForLinker() function
466 bool isWeakForLinker() const { return isWeakForLinker(getLinkage()); } in isWeakForLinker() function