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

  /frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp 71 initializeTarget();
77 bool CompilerConfig::initializeTarget() {
  /external/llvm/lib/Target/
Target.cpp 44 void llvm::initializeTarget(PassRegistry &Registry) {
50 initializeTarget(*unwrap(R));
  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 62 bool initializeTarget();
  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 36 bool initializeTarget();
  /external/llvm/tools/bugpoint/
bugpoint.cpp 131 initializeTarget(Registry);
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 28 initializeTarget();
50 bool LinkerConfig::initializeTarget() {
  /art/compiler/llvm/
compiler_llvm.cc 89 llvm::initializeTarget(registry);
  /external/llvm/include/llvm/
InitializePasses.h 63 void initializeTarget(PassRegistry&);
  /external/llvm/tools/opt/
opt.cpp 578 initializeTarget(Registry);

Completed in 783 milliseconds