Home
last modified time | relevance | path

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

/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1626 auto MatchOrErr = checkELFImage(Buffer); is_plugin_compatible() local
1632 auto MatchOrErr = checkBitcodeImage(Buffer); is_plugin_compatible() local
1658 auto MatchOrErr = checkELFImage(Buffer); is_device_compatible() local
1671 auto MatchOrErr = checkBitcodeImage(Buffer); is_device_compatible() local
[all...]