Home
last modified time | relevance | path

Searched defs:isExported (Results 1 – 18 of 18) 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-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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolWasm.h51 bool isExported() const { in isExported() function
/external/llvm-project/llvm/include/llvm/MC/
DMCSymbolWasm.h52 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/llvm-project/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h144 bool isExported() const { in isExported() function
/external/llvm-project/lld/wasm/
DSymbols.cpp193 bool Symbol::isExported() const { in isExported() function in lld::wasm::Symbol
/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/llvm-project/llvm/lib/LTO/
DLTO.cpp402 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID()
433 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex()
1421 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
/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 __anon033c686e0111::GlobalTypeMember
/external/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp429 bool isExported() const { in isExported() function
820 function_ref<bool(StringRef, ValueInfo)> isExported, in updateIndexWPDForExports()
DLowerTypeTests.cpp301 bool isExported() const { in isExported() function in __anonba57d07a0111::GlobalTypeMember
/external/llvm/tools/gold/
Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink() local