Home
last modified time | relevance | path

Searched defs:isExported (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/LTO/
DLTO.cpp101 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteGUID()
115 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteInIndex()
DThinLTOCodeGenerator.cpp639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalize() local
740 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in run() local
/external/llvm/include/llvm/ExecutionEngine/
DJITSymbolFlags.h62 bool isExported() const { in isExported() function
/external/robolectric/resources/src/main/java/org/robolectric/manifest/
DServiceData.java68 public boolean isExported() { in isExported() method in ServiceData
DBroadcastReceiverData.java73 public boolean isExported() { in isExported() method in BroadcastReceiverData
DActivityData.java87 public boolean isExported() { in isExported() method in ActivityData
/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
DServiceData.java68 public boolean isExported() { in isExported() method in ServiceData
DBroadcastReceiverData.java73 public boolean isExported() { in isExported() method in BroadcastReceiverData
DActivityData.java87 public boolean isExported() { in isExported() method in ActivityData
/external/go-cmp/cmp/cmpopts/
Dignore.go146 func isExported(id string) bool { func
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolWasm.h51 bool isExported() const { in isExported() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h142 bool isExported() const { in isExported() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp389 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID()
420 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex()
1336 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
/external/go-cmp/cmp/
Dpath.go377 func isExported(id string) bool { func
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp383 bool isExported() const { in isExported() function
714 function_ref<bool(StringRef, ValueInfo)> isExported, in updateIndexWPDForExports()
DLowerTypeTests.cpp301 bool isExported() const { in isExported() function in __anon186fa4cc0111::GlobalTypeMember
/external/llvm/tools/gold/
Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink() local