Home
last modified time | relevance | path

Searched refs:isBitcodeForTarget (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/tools/lto/
H A Dlto.cpp181 return LTOModule::isBitcodeForTarget(Buffer->get(), target_triplet_prefix); in lto_module_is_object_file_for_target()
203 return LTOModule::isBitcodeForTarget(buffer.get(), target_triplet_prefix); in lto_module_is_object_file_in_memory_for_target()
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h73 static bool isBitcodeForTarget(MemoryBuffer *memBuffer,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DLTOModule.h77 static bool isBitcodeForTarget(MemoryBuffer *memBuffer,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DLTOModule.h77 static bool isBitcodeForTarget(MemoryBuffer *memBuffer,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h77 static bool isBitcodeForTarget(MemoryBuffer *memBuffer,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h79 static bool isBitcodeForTarget(MemoryBuffer *memBuffer,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DLTOModule.h77 static bool isBitcodeForTarget(MemoryBuffer *memBuffer,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DLTOModule.h77 static bool isBitcodeForTarget(MemoryBuffer *memBuffer,
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOModule.cpp89 bool LTOModule::isBitcodeForTarget(MemoryBuffer *Buffer, in isBitcodeForTarget() function in LTOModule
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp81 bool LTOModule::isBitcodeForTarget(MemoryBuffer *Buffer, in isBitcodeForTarget() function in LTOModule
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOModule.cpp83 bool LTOModule::isBitcodeForTarget(MemoryBuffer *Buffer, in isBitcodeForTarget() function in LTOModule