HomeSort by relevance Sort by last modified time
    Searched defs:bitcode (Results 1 - 24 of 24) sorted by null

  /frameworks/rs/rsov/compiler/
rs2spirv.cpp 21 #include "llvm/Bitcode/ReaderWriter.h"
54 cl::desc("Override output bitcode filename"),
55 cl::value_desc("bitcode filename"));
88 errs() << "Fails to load bitcode: " << EC.message();
101 std::vector<char> bitcode = android::spirit::readFile<char>(InputFile); local
103 new bcinfo::MetadataExtractor(bitcode.data(), bitcode.size()));
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vlc.h 61 uint16_t bitcode; member in struct:vl_vlc_compressed
83 dst[src->bitcode >> (16 - bits) | i] = src->entry;
vl_mpeg12_bitstream.c 51 uint32_t bitcode; member in struct:dct_coeff_compressed
587 dst[src->bitcode << 1 | i] = coeff;
592 dst[src->bitcode << 1 | i] = coeff;
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 63 llvm::cl::desc("<input bitcode files>"));
298 ALOGE("Failed to compile bitcode, -bclib was not specified");
343 ALOGE("Failed to load bitcode from path %s! (%s)",
349 const char *bitcode = input_data->getBufferStart(); local
355 bitcode, bitcodeSize,
366 bitcode, bitcodeSize);
368 // If the bitcode fails verification in the bitcode loader, the returned Source is set to NULL.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
Magic.h 24 bitcode, ///< Bitcode file enumerator in enum:llvm::file_magic::Impl
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 22 #include <llvm/Bitcode/ReaderWriter.h>
50 // information about a supplied bitcode input file.
252 static size_t readBitcode(const char **bitcode) {
277 *bitcode = (const char*) calloc(1, bitcodeSize + 1);
278 size_t nread = fread((void*) *bitcode, 1, bitcodeSize, in);
288 static void releaseBitcode(const char **bitcode) {
289 if (bitcode && *bitcode) {
290 free((void*) *bitcode);
291 *bitcode = nullptr
303 const char *bitcode = nullptr; local
    [all...]
  /hardware/interfaces/renderscript/1.0/vts/functional/
VtsScriptTests.cpp 45 hidl_vec<uint8_t> bitcode; local
46 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength);
47 Script script = context->scriptCCreate("struct_test", "/data/local/tmp/", bitcode);
136 hidl_vec<uint8_t> bitcode; local
137 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength);
138 Script script = context->scriptCCreate("struct_test", "/data/local/tmp/", bitcode);
195 hidl_vec<uint8_t> bitcode; local
196 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength)
241 hidl_vec<uint8_t> bitcode; local
292 hidl_vec<uint8_t> bitcode; local
422 hidl_vec<uint8_t> bitcode; local
499 hidl_vec<uint8_t> bitcode; local
    [all...]
  /external/llvm/unittests/Support/
Path.cpp 736 const char bitcode[] = "\xde\xc0\x17\x0b"; member in namespace:__anon28403
778 DEFINE(bitcode),
    [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 242 bitcode, ///< Bitcode file enumerator in enum:llvm::sys::fs::file_magic::Impl
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h 243 bitcode, ///< Bitcode file enumerator in enum:llvm::sys::fs::file_magic::Impl
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 239 bitcode, ///< Bitcode file enumerator in enum:llvm::sys::fs::file_magic::Impl
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 239 bitcode, ///< Bitcode file enumerator in enum:llvm::sys::fs::file_magic::Impl
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 2847 milliseconds