| /external/llvm-project/lld/wasm/ |
| D | InputChunks.h | 107 uint32_t getComdat() const override { return segment.Data.Comdat; } in getComdat() function 144 uint32_t getComdat() const override { return function->Comdat; } in getComdat() function 202 uint32_t getComdat() const override { return UINT32_MAX; } in getComdat() function 224 uint32_t getComdat() const override { return UINT32_MAX; } in getComdat() function
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | GlobalObject.h | 74 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 75 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
| D | GlobalValue.h | 208 const Comdat *getComdat() const { in getComdat() function
|
| /external/llvm/include/llvm/IR/ |
| D | GlobalObject.h | 71 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 72 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
| D | GlobalValue.h | 191 const Comdat *getComdat() const { in getComdat() function
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | GlobalObject.h | 125 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 126 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
| D | GlobalValue.h | 224 Comdat *getComdat() { in getComdat() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | GlobalObject.h | 120 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 121 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
| D | GlobalValue.h | 231 Comdat *getComdat() { in getComdat() function
|
| /external/llvm/lib/IR/ |
| D | Globals.cpp | 141 Comdat *GlobalValue::getComdat() { in getComdat() function in GlobalValue
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Globals.cpp | 175 const Comdat *GlobalValue::getComdat() const { in getComdat() function in GlobalValue
|
| /external/llvm-project/llvm/lib/IR/ |
| D | Globals.cpp | 172 const Comdat *GlobalValue::getComdat() const { in getComdat() function in GlobalValue
|
| /external/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 1221 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 1465 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser
|
| /external/llvm-project/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 1551 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser
|