HomeSort by relevance Sort by last modified time
    Searched full:bitcode (Results 276 - 300 of 305) sorted by null

<<111213

  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 77 errs() << BD.getToolName() << ": Error reading bitcode file '"
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 78 // For pre-ICS bitcode, we may not have signature information. In that
  /frameworks/compile/mclinker/lib/MC/
CommandAction.cpp 83 pBuilder.createNode<InputTree::Positional>("bitcode", path(), Input::External);
  /art/compiler/llvm/
intrinsic_func_list.def     [all...]
  /art/compiler/dex/
mir_optimization.cc 231 // Bitcode doesn't allow this optimization.
    [all...]
  /external/clang/docs/
PCHInternals.rst 72 compressed bitstream as `LLVM's bitcode file format
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 61 // A declaration may stop being a declaration once it's fully read from bitcode.
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp     [all...]
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc     [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h 44 #include "llvm/Bitcode/BitstreamReader.h"
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 24 #include "llvm/Bitcode/BitstreamWriter.h"
    [all...]
ASTWriterStmt.cpp 21 #include "llvm/Bitcode/BitstreamWriter.h"
    [all...]
ASTReader.cpp 46 #include "llvm/Bitcode/BitstreamReader.h"
    [all...]
ASTWriter.cpp 47 #include "llvm/Bitcode/BitstreamWriter.h"
    [all...]
  /external/llvm/lib/IR/
PassManager.cpp     [all...]
ConstantFold.cpp 794 // Don't break the bitcode reader hack.
    [all...]
Core.cpp 16 #include "llvm/Bitcode/ReaderWriter.h"
    [all...]
  /frameworks/compile/slang/
slang_rs_reflection.cpp 335 // Look up the proper raw bitcode resource id via the context.
    [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
  /external/llvm/docs/
LangRef.rst 23 forms: as an in-memory compiler IR, as an on-disk bitcode representation
61 before it outputs bitcode. The violations pointed out by the verifier
    [all...]
CodeGenerator.rst     [all...]
ProgrammersManual.rst 426 129996 bitcodewriter - Number of bitcode bytes written
    [all...]
  /external/clang/include/clang-c/
Index.h 701 * \brief Deserialize a set of diagnostics from a Clang diagnostics bitcode
    [all...]

Completed in 761 milliseconds

<<111213