HomeSort by relevance Sort by last modified time
    Searched refs:getWeakLinkage (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/LTO/
LTO.cpp 60 S->setLinkage(GlobalValue::getWeakLinkage(
  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalValue.h 116 static LinkageTypes getWeakLinkage(bool ODR) {
  /external/llvm/include/llvm/IR/
GlobalValue.h 242 static LinkageTypes getWeakLinkage(bool ODR) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
GlobalValue.h 286 static LinkageTypes getWeakLinkage(bool ODR) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
GlobalValue.h 259 static LinkageTypes getWeakLinkage(bool ODR) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
LTO.cpp 302 S->setLinkage(GlobalValue::getWeakLinkage(
652 GV->setLinkage(GlobalValue::getWeakLinkage(
    [all...]

Completed in 115 milliseconds