Home
last modified time | relevance | path

Searched defs:hasComdat (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp87 bool DIASectionContrib::hasComdat() const { in hasComdat() function in DIASectionContrib
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp87 bool DIASectionContrib::hasComdat() const { in hasComdat() function in DIASectionContrib
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h73 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h206 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
/external/llvm/include/llvm/IR/
DGlobalObject.h70 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h189 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
/external/llvm-project/llvm/include/llvm/IR/
DGlobalObject.h124 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h222 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h119 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h229 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function