Home
last modified time | relevance | path

Searched refs:LLVM_LIBRARY_VISIBILITY (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/lib/Target/Sparc/
DLeonPasses.h24 class LLVM_LIBRARY_VISIBILITY LEONMachineFunctionPass
47 class LLVM_LIBRARY_VISIBILITY ReplaceSDIV : public LEONMachineFunctionPass {
61 class LLVM_LIBRARY_VISIBILITY FixCALL : public LEONMachineFunctionPass {
74 class LLVM_LIBRARY_VISIBILITY IgnoreZeroFlag : public LEONMachineFunctionPass {
87 class LLVM_LIBRARY_VISIBILITY InsertNOPDoublePrecision
101 class LLVM_LIBRARY_VISIBILITY FixFSMULD : public LEONMachineFunctionPass {
113 class LLVM_LIBRARY_VISIBILITY ReplaceFMULS : public LEONMachineFunctionPass {
127 class LLVM_LIBRARY_VISIBILITY PreventRoundChange
141 class LLVM_LIBRARY_VISIBILITY FixAllFDIVSQRT : public LEONMachineFunctionPass {
154 class LLVM_LIBRARY_VISIBILITY InsertNOPLoad : public LEONMachineFunctionPass {
[all …]
/external/clang/lib/Driver/
DTools.h46 class LLVM_LIBRARY_VISIBILITY Clang : public Tool {
123 class LLVM_LIBRARY_VISIBILITY ClangAs : public Tool {
141 class LLVM_LIBRARY_VISIBILITY GnuTool : public Tool {
151 class LLVM_LIBRARY_VISIBILITY Common : public GnuTool {
171 class LLVM_LIBRARY_VISIBILITY Preprocessor : public Common {
183 class LLVM_LIBRARY_VISIBILITY Compiler : public Common {
194 class LLVM_LIBRARY_VISIBILITY Linker : public Common {
210 class LLVM_LIBRARY_VISIBILITY Assembler : public GnuTool {
225 class LLVM_LIBRARY_VISIBILITY Linker : public GnuTool {
243 class LLVM_LIBRARY_VISIBILITY Linker : public GnuTool {
[all …]
DToolChains.h33 class LLVM_LIBRARY_VISIBILITY Generic_GCC : public ToolChain {
255 class LLVM_LIBRARY_VISIBILITY MachO : public ToolChain {
372 class LLVM_LIBRARY_VISIBILITY Darwin : public MachO {
568 class LLVM_LIBRARY_VISIBILITY DarwinClang : public Darwin {
606 class LLVM_LIBRARY_VISIBILITY Generic_ELF : public Generic_GCC {
618 class LLVM_LIBRARY_VISIBILITY CloudABI : public Generic_ELF {
646 class LLVM_LIBRARY_VISIBILITY Solaris : public Generic_GCC {
664 class LLVM_LIBRARY_VISIBILITY MinGW : public ToolChain {
698 class LLVM_LIBRARY_VISIBILITY Haiku : public Generic_ELF {
710 class LLVM_LIBRARY_VISIBILITY OpenBSD : public Generic_ELF {
[all …]
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h25 class LLVM_LIBRARY_VISIBILITY DwarfCFIExceptionBase : public EHStreamer {
36 class LLVM_LIBRARY_VISIBILITY DwarfCFIException : public DwarfCFIExceptionBase {
72 class LLVM_LIBRARY_VISIBILITY ARMException : public DwarfCFIExceptionBase {
/external/llvm/include/llvm/Support/
DManagedStatic.h25 LLVM_LIBRARY_VISIBILITY void* object_creator() { in object_creator()
31 template <typename T> struct LLVM_LIBRARY_VISIBILITY object_deleter {
35 struct LLVM_LIBRARY_VISIBILITY object_deleter<T[N]> {
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DManagedStatic.h25 LLVM_LIBRARY_VISIBILITY void* object_creator() { in object_creator()
31 template <typename T> struct LLVM_LIBRARY_VISIBILITY object_deleter {
35 struct LLVM_LIBRARY_VISIBILITY object_deleter<T[N]> {
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCompiler.h27 #define LLVM_LIBRARY_VISIBILITY __attribute__ ((visibility("hidden"))) macro
29 #define LLVM_LIBRARY_VISIBILITY macro
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.h36 class LLVM_LIBRARY_VISIBILITY AggressiveAntiDepState {
111 class LLVM_LIBRARY_VISIBILITY AggressiveAntiDepBreaker
DSplitKit.h43 class LLVM_LIBRARY_VISIBILITY InsertPointAnalysis {
77 class LLVM_LIBRARY_VISIBILITY SplitAnalysis {
236 class LLVM_LIBRARY_VISIBILITY SplitEditor {
DLiveDebugVariables.h34 class LLVM_LIBRARY_VISIBILITY LiveDebugVariables : public MachineFunctionPass {
DAntiDepBreaker.h30 class LLVM_LIBRARY_VISIBILITY AntiDepBreaker {
DAllocationOrder.h29 class LLVM_LIBRARY_VISIBILITY AllocationOrder {
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.h35 class LLVM_LIBRARY_VISIBILITY LoopDependencies {
101 class LLVM_LIBRARY_VISIBILITY ScheduleDAGInstrs : public ScheduleDAG {
/external/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.h25 class LLVM_LIBRARY_VISIBILITY SystemZMCInstLower {
DSystemZAsmPrinter.h24 class LLVM_LIBRARY_VISIBILITY SystemZAsmPrinter : public AsmPrinter {
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.h30 class LLVM_LIBRARY_VISIBILITY WebAssemblyMCInstLower {
/external/llvm/lib/Target/BPF/
DBPFMCInstLower.h27 class LLVM_LIBRARY_VISIBILITY BPFMCInstLower {
/external/llvm/lib/Target/XCore/
DXCoreMCInstLower.h25 class LLVM_LIBRARY_VISIBILITY XCoreMCInstLower {
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsMCInstLower.h28 class LLVM_LIBRARY_VISIBILITY MipsMCInstLower {
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXAsmPrinter.h27 class LLVM_LIBRARY_VISIBILITY PTXAsmPrinter : public AsmPrinter {
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MCInstLower.h30 class LLVM_LIBRARY_VISIBILITY X86MCInstLower {
/external/llvm/lib/Target/MSP430/
DMSP430MCInstLower.h27 class LLVM_LIBRARY_VISIBILITY MSP430MCInstLower {
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.h30 class LLVM_LIBRARY_VISIBILITY AArch64MCInstLower {
/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.h28 class LLVM_LIBRARY_VISIBILITY LanaiMCInstLower {
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeMCInstLower.h29 class LLVM_LIBRARY_VISIBILITY MBlazeMCInstLower {

123