Searched defs:IsExported (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 585 struct IsExported { struct 586 const StringMap<FunctionImporter::ExportSetTy> &ExportLists; 587 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; 589 IsExported(const StringMap<FunctionImporter::ExportSetTy> &ExportLists, in IsExported() function 593 bool operator()(StringRef ModuleIdentifier, ValueInfo VI) const { in operator ()()
|
| /external/llvm-project/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 612 struct IsExported { struct 613 const StringMap<FunctionImporter::ExportSetTy> &ExportLists; 614 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; 616 IsExported(const StringMap<FunctionImporter::ExportSetTy> &ExportLists, in IsExported() function 620 bool operator()(StringRef ModuleIdentifier, ValueInfo VI) const { in operator ()()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 884 Constant *TheFn, bool &IsExported) { in applySingleImplDevirt() 914 bool IsExported = false; in AddCalls() local 948 bool IsExported = false; in trySingleImplDevirt() local 1015 bool IsExported = AddCalls(SlotInfo, TheFn); in trySingleImplDevirt() local 1095 bool IsExported = false; in tryICallBranchFunnel() local 1102 Constant *JT, bool &IsExported) { in applyICallBranchFunnel() 1714 bool IsExported = false; in importResolution() local 1759 bool IsExported = false; in importResolution() local
|
| D | LowerTypeTests.cpp | 274 bool IsExported; member in __anon033c686e0111::GlobalTypeMember 280 bool IsJumpTableCanonical, bool IsExported, in create() 407 bool IsExported = false; member 1951 bool IsExported = false; in lower() local
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 1033 Constant *TheFn, bool &IsExported) { in applySingleImplDevirt() 1067 bool IsExported = false; in AddCalls() local 1101 bool IsExported = false; in trySingleImplDevirt() local 1173 bool IsExported = AddCalls(SlotInfo, TheFn); in trySingleImplDevirt() local 1253 bool IsExported = false; in tryICallBranchFunnel() local 1260 Constant *JT, bool &IsExported) { in applyICallBranchFunnel() 1900 bool IsExported = false; in importResolution() local 1945 bool IsExported = false; in importResolution() local
|
| D | LowerTypeTests.cpp | 274 bool IsExported; member in __anonba57d07a0111::GlobalTypeMember 280 bool IsJumpTableCanonical, bool IsExported, in create() 410 bool IsExported = false; member 2010 bool IsExported = false; in lower() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
| D | tf_saved_model.cc | 427 bool IsExported(Operation *op) { in IsExported() function
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
| D | import_model.cc | 2680 bool ObjectNames::IsExported(const std::string& name) { in IsExported() function in tensorflow::__anon014ec6670111::ObjectNames
|