Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/LTO/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOModule.cpp57 bool LTOModule::isBitcodeFile(const void *Mem, size_t Length) { in isBitcodeFile() function in LTOModule
63 bool LTOModule::isBitcodeFile(StringRef Path) { in isBitcodeFile() function in LTOModule
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp55 bool LTOModule::isBitcodeFile(const void *Mem, size_t Length) { in isBitcodeFile() function in LTOModule
61 bool LTOModule::isBitcodeFile(StringRef Path) { in isBitcodeFile() function in LTOModule