HomeSort by relevance Sort by last modified time
    Searched defs:llvm (Results 51 - 75 of 11495) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/Transforms/
Scalar.h 3 // The LLVM Compiler Infrastructure
20 namespace llvm { namespace
87 // GuardWidening - An optimization over the @llvm.experimental.guard intrinsic
394 // LowerExpectIntrinsics - Removes llvm.expect intrinsics and creates
483 // llvm.loop.distribute.enable metadata data override this default.
514 } // End llvm namespace
  /external/llvm/include/llvm/Transforms/Utils/
BuildLibCalls.h 3 // The LLVM Compiler Infrastructure
18 #include "llvm/IR/IRBuilder.h"
20 namespace llvm { namespace
BypassSlowDivision.h 1 //===- llvm/Transforms/Utils/BypassSlowDivision.h --------------*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
21 #include "llvm/ADT/DenseMap.h"
22 #include "llvm/IR/Function.h"
24 namespace llvm { namespace
34 } // End llvm namespace
CmpInstAnalysis.h 3 // The LLVM Compiler Infrastructure
18 #include "llvm/IR/InstrTypes.h"
20 namespace llvm { namespace
63 } // end namespace llvm
CtorUtils.h 3 // The LLVM Compiler Infrastructure
10 // This file defines functions that are used to process llvm.global_ctors.
17 #include "llvm/ADT/STLExtras.h"
19 namespace llvm { namespace
30 } // End llvm namespace
IntegerDivision.h 1 //===- llvm/Transforms/Utils/IntegerDivision.h ------------------*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
20 namespace llvm { namespace
24 namespace llvm { namespace
71 } // End llvm namespace
ModuleUtils.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/ADT/StringRef.h"
20 namespace llvm { namespace
35 /// http://llvm.org/docs/LangRef.html#intg_global_ctors
62 } // End llvm namespace
PromoteMemToReg.h 3 // The LLVM Compiler Infrastructure
18 namespace llvm { namespace
47 } // End llvm namespace
SplitModule.h 3 // The LLVM Compiler Infrastructure
10 // This file defines the function llvm::SplitModule, which splits a module
19 #include "llvm/ADT/STLExtras.h"
22 namespace llvm { namespace
42 } // End llvm namespace
UnrollLoop.h 1 //===- llvm/Transforms/Utils/UnrollLoop.h - Unrolling utilities -*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
20 namespace llvm { namespace
  /external/llvm/lib/CodeGen/
MIRPrinter.h 3 // The LLVM Compiler Infrastructure
10 // This file declares the functions that print out the LLVM IR and the machine
18 namespace llvm { namespace
24 /// Print LLVM IR using the MIR serialization format to the given output stream.
31 } // end namespace llvm
PHIEliminationUtils.h 3 // The LLVM Compiler Infrastructure
13 #include "llvm/CodeGen/MachineBasicBlock.h"
15 namespace llvm { namespace
  /external/llvm/lib/IR/
ConstantFold.h 3 // The LLVM Compiler Infrastructure
10 // This file defines the (internal) constant folding interfaces for LLVM. These
22 namespace llvm { namespace
53 } // End llvm namespace
  /external/llvm/lib/Support/
MathExtras.cpp 3 // The LLVM Compiler Infrastructure
14 #include "llvm/Support/MathExtras.h"
22 namespace llvm { namespace
  /external/llvm/lib/Target/AArch64/
AArch64.h 3 // The LLVM Compiler Infrastructure
10 // This file contains the entry points for global functions defined in the LLVM
20 #include "llvm/Support/DataTypes.h"
21 #include "llvm/Target/TargetMachine.h"
23 namespace llvm { namespace
50 } // end namespace llvm
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFStreamer.h 3 // The LLVM Compiler Infrastructure
17 #include "llvm/MC/MCELFStreamer.h"
19 namespace llvm { namespace
  /external/llvm/lib/Target/AMDGPU/Utils/
AMDKernelCodeTUtils.h 3 // The LLVM Compiler Infrastructure
17 namespace llvm { namespace
  /external/llvm/lib/Target/ARM/
ARM.h 3 // The LLVM Compiler Infrastructure
10 // This file contains the entry points for global functions defined in the LLVM
18 #include "llvm/Support/CodeGen.h"
21 namespace llvm { namespace
48 } // end namespace llvm;
  /external/llvm/lib/Target/AVR/MCTargetDesc/
AVRMCAsmInfo.cpp 3 // The LLVM Compiler Infrastructure
16 #include "llvm/ADT/Triple.h"
18 namespace llvm { namespace
28 } // end of namespace llvm
  /external/llvm/lib/Target/BPF/
BPF.h 3 // The LLVM Compiler Infrastructure
14 #include "llvm/Target/TargetMachine.h"
16 namespace llvm { namespace
  /external/llvm/lib/Target/Lanai/
Lanai.h 3 // The LLVM Compiler Infrastructure
10 // This file contains the entry points for global functions defined in the LLVM
22 #include "llvm/CodeGen/ISDOpcodes.h"
23 #include "llvm/Target/TargetMachine.h"
25 namespace llvm { namespace
49 } // namespace llvm
  /external/llvm/lib/Target/Mips/
Mips.h 3 // The LLVM Compiler Infrastructure
11 // the LLVM Mips back-end.
19 #include "llvm/Target/TargetMachine.h"
21 namespace llvm { namespace
35 } // end namespace llvm;
  /external/llvm/lib/Target/NVPTX/
NVPTXAllocaHoisting.h 3 // The LLVM Compiler Infrastructure
17 namespace llvm { namespace
21 } // end namespace llvm
NVPTXLowerAggrCopies.h 1 //===-- llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h ------------*- C++ -*-===//
3 // The LLVM Compiler Infrastructure
18 namespace llvm { namespace
  /external/llvm/lib/Target/WebAssembly/
WebAssembly.h 3 // The LLVM Compiler Infrastructure
12 /// the LLVM WebAssembly back-end.
19 #include "llvm/Support/CodeGen.h"
21 namespace llvm { namespace
26 // LLVM IR passes.
48 } // end namespace llvm

Completed in 299 milliseconds

1 23 4 5 6 7 8 91011>>