HomeSort by relevance Sort by last modified time
    Searched full:bitcode (Results 226 - 250 of 264) sorted by null

1 2 3 4 5 6 7 8 91011

  /frameworks/compile/slang/
slang.cpp 51 #include "llvm/Bitcode/ReaderWriter.h"
slang_rs_backend.cpp 303 slangAssert(F && "Function marked as exported disappeared in Bitcode");
slang_rs_reflection.cpp 335 // Look up the proper raw bitcode resource id via the context.
    [all...]
  /external/llvm/docs/
Passes.rst 48 For example passes to extract functions to bitcode or write a module to bitcode
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 199 def mlink_bitcode_file : Separate<["-"], "mlink-bitcode-file">,
200 HelpText<"Link the given bitcode file before performing optimizations.">;
  /external/clang/include/clang/Basic/
TargetInfo.h 144 /// http://www.chromium.org/nativeclient/pnacl/bitcode-abi#TOC-Machine-Types
  /external/clang/include/clang/Serialization/
ASTWriter.h 31 #include "llvm/Bitcode/BitstreamWriter.h"
ASTReader.h 44 #include "llvm/Bitcode/BitstreamReader.h"
    [all...]
  /external/clang/lib/CodeGen/
BackendUtil.cpp 18 #include "llvm/Bitcode/ReaderWriter.h"
  /external/clang/tools/libclang/
CXLoadedDiagnostic.cpp 24 #include "llvm/Bitcode/BitstreamReader.h"
  /external/clang/www/
hacking.html 322 can also use <tt>-emit-llvm-bc</tt> to write an LLVM bitcode file
  /external/llvm/include/llvm/Bitcode/
BitstreamWriter.h 20 #include "llvm/Bitcode/BitCodes.h"
  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 79 errs() << BD.getToolName() << ": Error reading bitcode file '"
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 73 // 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);
  /external/clang/docs/
PCHInternals.rst 72 compressed bitstream as `LLVM's bitcode file format
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 62 // A declaration may stop being a declaration once it's fully read from bitcode.
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 24 #include "llvm/Bitcode/BitstreamWriter.h"
    [all...]
ASTWriterStmt.cpp 20 #include "llvm/Bitcode/BitstreamWriter.h"
    [all...]
  /external/llvm/lib/IR/
PassManager.cpp     [all...]
  /external/llvm/
Makefile.rules     [all...]
  /external/llvm/projects/sample/
Makefile.llvm.rules     [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 
  /external/clang/lib/Basic/
Targets.cpp     [all...]

Completed in 615 milliseconds

1 2 3 4 5 6 7 8 91011