Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DPath.cpp224 Path::isBitcodeFile() const { in isBitcodeFile() function in Path
/external/llvm/lib/LTO/
DLTOModule.cpp60 bool LTOModule::isBitcodeFile(const void *Mem, size_t Length) { in isBitcodeFile() function in LTOModule
66 bool LTOModule::isBitcodeFile(const char *Path) { in isBitcodeFile() function in LTOModule
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp49 bool LTOModule::isBitcodeFile(const void *mem, size_t length) { in isBitcodeFile() function in LTOModule
54 bool LTOModule::isBitcodeFile(const char *path) { in isBitcodeFile() function in LTOModule