HomeSort by relevance Sort by last modified time
    Searched refs:BitCode (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 10 #include "llvm/Bitcode/ReaderWriter.h"
15 #include "llvm/Bitcode/BitstreamReader.h"
16 #include "llvm/Bitcode/LLVMBitCodes.h"
145 // Contains an arbitrary and optional string identifying the bitcode producer
150 // Support older bitcode without the MODULE_CODE_METADATA_VALUES record.
187 // Map the bitcode's custom MDKind ID to the Module's MDKind ID.
252 /// \brief Main interface to parsing a bitcode buffer.
262 /// Cheap mechanism to just extract the identification block out of bitcode.
283 // "epoch" encoded in the bitcode.
413 /// Class to manage reading and parsing function summary index bitcode
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 14 #include "llvm/Bitcode/ReaderWriter.h"
225 // Map the bitcode's custom MDKind ID to the Module's MDKind ID.
269 /// @brief Main interface to parsing a bitcode buffer.
805 // Functions for parsing blocks from the bitcode file
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 14 #include "llvm/Bitcode/ReaderWriter.h"
467 // Map the bitcode's custom MDKind ID to the Module's MDKind ID.
506 /// @brief Main interface to parsing a bitcode buffer.
    [all...]

Completed in 63 milliseconds