Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp59 const char *triplePrefix) { in isBitcodeFileForTarget()
68 const char *triplePrefix) { in isBitcodeFileForTarget()
76 bool LTOModule::isTargetMatch(MemoryBuffer *buffer, const char *triplePrefix) { in isTargetMatch()