Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp88 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalObject.h100 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h225 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function