/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | GlobalObject.h | 74 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 75 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
H A D | GlobalValue.h | 208 const Comdat *getComdat() const { in getComdat() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | GlobalObject.h | 71 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 72 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
H A D | GlobalValue.h | 191 const Comdat *getComdat() const { in getComdat() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | GlobalObject.h | 129 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 130 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
D | GlobalValue.h | 243 Comdat *getComdat() { in getComdat() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | GlobalObject.h | 122 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 123 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
H A D | GlobalValue.h | 239 Comdat *getComdat() { in getComdat() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | GlobalObject.h | 129 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 130 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
D | GlobalValue.h | 243 Comdat *getComdat() { in getComdat() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | GlobalObject.h | 129 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 130 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
D | GlobalValue.h | 243 Comdat *getComdat() { in getComdat() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | GlobalObject.h | 129 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 130 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
D | GlobalValue.h | 243 Comdat *getComdat() { in getComdat() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | GlobalObject.h | 120 const Comdat *getComdat() const { return ObjComdat; } in getComdat() function 121 Comdat *getComdat() { return ObjComdat; } in getComdat() function
|
H A D | GlobalValue.h | 231 Comdat *getComdat() { in getComdat() function
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Globals.cpp | 141 Comdat *GlobalValue::getComdat() { in getComdat() function in GlobalValue
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Globals.cpp | 175 const Comdat *GlobalValue::getComdat() const { in getComdat() function in GlobalValue
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Globals.cpp | 175 const Comdat *GlobalValue::getComdat() const { in getComdat() function in GlobalValue
|
/aosp_15_r20/external/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 1221 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 1465 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 1674 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat() function in LLParser
|