HomeSort by relevance Sort by last modified time
    Searched refs:llvm (Results 226 - 250 of 2675) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
13 namespace llvm { namespace
41 } // End llvm namespace
  /external/llvm/include/llvm/Support/
Capacity.h 3 // The LLVM Compiler Infrastructure
18 namespace llvm { namespace
27 } // end namespace llvm
Errno.h 1 //===- llvm/Support/Errno.h - Portable+convenient errno handling -*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
19 namespace llvm { namespace
32 } // namespace llvm
Threading.h 1 //===-- llvm/Support/Threading.h - Control multithreading mode --*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
17 namespace llvm { namespace
19 /// make LLVM safe for multithreading. The return value indicates whether
20 /// multithreaded initialization succeeded. LLVM will still be operational
23 /// LLVM APIs.
24 /// THIS MUST EXECUTE IN ISOLATION FROM ALL OTHER LLVM API CALLS.
27 /// llvm_stop_multithreaded - Deallocate structures necessary to make LLVM
29 /// THIS MUST EXECUTE IN ISOLATION FROM ALL OTHER LLVM API CALLS.
32 /// llvm_is_multithreaded - Check whether LLVM is executing in thread-saf
    [all...]
Valgrind.h 1 //===- llvm/Support/Valgrind.h - Communication with Valgrind -----*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
11 // under. These are all no-ops unless LLVM was configured on a system with the
21 namespace llvm { namespace
  /external/llvm/include/llvm/TableGen/
TableGenAction.h 1 //===- llvm/TableGen/TableGenAction.h - defines TableGenAction --*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
18 namespace llvm { namespace
  /external/llvm/lib/CodeGen/
GCMetadataPrinter.cpp 3 // The LLVM Compiler Infrastructure
14 #include "llvm/CodeGen/GCMetadataPrinter.h"
15 using namespace llvm;
PHIEliminationUtils.h 3 // The LLVM Compiler Infrastructure
13 #include "llvm/CodeGen/MachineBasicBlock.h"
15 namespace llvm { namespace
  /external/llvm/lib/MC/
MCCodeGenInfo.cpp 3 // The LLVM Compiler Infrastructure
15 #include "llvm/MC/MCCodeGenInfo.h"
16 using namespace llvm;
MCLabel.cpp 3 // The LLVM Compiler Infrastructure
10 #include "llvm/MC/MCLabel.h"
11 #include "llvm/Support/Debug.h"
12 #include "llvm/Support/raw_ostream.h"
13 using namespace llvm;
MCTargetAsmLexer.cpp 1 //===-- llvm/MC/MCTargetAsmLexer.cpp - Target Assembly Lexer --------------===//
3 // The LLVM Compiler Infrastructure
10 #include "llvm/MC/MCTargetAsmLexer.h"
11 using namespace llvm;
  /external/llvm/lib/MC/MCParser/
MCAsmParserExtension.cpp 3 // The LLVM Compiler Infrastructure
10 #include "llvm/MC/MCParser/MCAsmParserExtension.h"
11 using namespace llvm;
  /external/llvm/lib/Support/
APSInt.cpp 1 //===-- llvm/ADT/APSInt.cpp - Arbitrary Precision Signed Int ---*- C++ -*--===//
3 // The LLVM Compiler Infrastructure
15 #include "llvm/ADT/APSInt.h"
16 #include "llvm/ADT/FoldingSet.h"
18 using namespace llvm;
  /external/llvm/lib/Target/ARM/
ARMRegisterInfo.h 3 // The LLVM Compiler Infrastructure
18 #include "llvm/Target/TargetRegisterInfo.h"
21 namespace llvm { namespace
31 } // end namespace llvm
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCAsmInfo.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/MC/MCAsmInfoDarwin.h"
19 namespace llvm { namespace
29 } // namespace llvm
  /external/llvm/lib/Target/Alpha/
AlphaSelectionDAGInfo.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/Target/TargetSelectionDAGInfo.h"
19 namespace llvm { namespace
  /external/llvm/lib/Target/Alpha/MCTargetDesc/
AlphaMCAsmInfo.cpp 3 // The LLVM Compiler Infrastructure
15 using namespace llvm;
AlphaMCAsmInfo.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/ADT/StringRef.h"
18 #include "llvm/MC/MCAsmInfo.h"
20 namespace llvm { namespace
27 } // namespace llvm
AlphaMCTargetDesc.h 3 // The LLVM Compiler Infrastructure
17 namespace llvm { namespace
24 } // End llvm namespace
  /external/llvm/lib/Target/Blackfin/
Blackfin.h 3 // The LLVM Compiler Infrastructure
10 // This file contains the entry points for global functions defined in the LLVM
19 #include "llvm/Target/TargetMachine.h"
21 namespace llvm { namespace
29 } // end namespace llvm
BlackfinSelectionDAGInfo.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/Target/TargetSelectionDAGInfo.h"
19 namespace llvm { namespace
  /external/llvm/lib/Target/Blackfin/MCTargetDesc/
BlackfinMCAsmInfo.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/ADT/StringRef.h"
18 #include "llvm/MC/MCAsmInfo.h"
20 namespace llvm { namespace
27 } // namespace llvm
BlackfinMCTargetDesc.h 3 // The LLVM Compiler Infrastructure
17 namespace llvm { namespace
24 } // End llvm namespace
  /external/llvm/lib/Target/CellSPU/MCTargetDesc/
SPUMCAsmInfo.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/ADT/StringRef.h"
18 #include "llvm/MC/MCAsmInfo.h"
20 namespace llvm { namespace
26 } // namespace llvm
SPUMCTargetDesc.h 3 // The LLVM Compiler Infrastructure
17 namespace llvm { namespace
24 } // End llvm namespace

Completed in 713 milliseconds

1 2 3 4 5 6 7 8 91011>>