Home
last modified time | relevance | path

Searched refs:LLVM_TEMPLATE_ABI (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDominators.h47 extern template class LLVM_TEMPLATE_ABI DomTreeNodeBase<BasicBlock>;
48 extern template class LLVM_TEMPLATE_ABI
50 extern template class LLVM_TEMPLATE_ABI
64 extern template LLVM_TEMPLATE_ABI void Calculate<BBDomTree>(BBDomTree &DT);
65 extern template LLVM_TEMPLATE_ABI void
68 extern template LLVM_TEMPLATE_ABI void
71 extern template LLVM_TEMPLATE_ABI void
73 extern template LLVM_TEMPLATE_ABI void
76 extern template LLVM_TEMPLATE_ABI void
78 extern template LLVM_TEMPLATE_ABI void
[all …]
H A DSymbolTableListTraits.h113 extern template class LLVM_TEMPLATE_ABI SymbolTableListTraits<BasicBlock>;
114 extern template class LLVM_TEMPLATE_ABI SymbolTableListTraits<Function>;
115 extern template class LLVM_TEMPLATE_ABI SymbolTableListTraits<GlobalAlias>;
116 extern template class LLVM_TEMPLATE_ABI SymbolTableListTraits<GlobalIFunc>;
117 extern template class LLVM_TEMPLATE_ABI SymbolTableListTraits<GlobalVariable>;
H A DPassManager.h236 extern template class LLVM_TEMPLATE_ABI PassManager<Module>;
245 extern template class LLVM_TEMPLATE_ABI PassManager<Function>;
540 extern template class LLVM_TEMPLATE_ABI AnalysisManager<Module>;
545 extern template class LLVM_TEMPLATE_ABI AnalysisManager<Function>;
567 class LLVM_TEMPLATE_ABI InnerAnalysisManagerProxy
800 extern template class LLVM_TEMPLATE_ABI
H A DPassInstrumentation.h69 extern template struct LLVM_TEMPLATE_ABI Any::TypeId<const Module *>;
70 extern template struct LLVM_TEMPLATE_ABI Any::TypeId<const Function *>;
71 extern template struct LLVM_TEMPLATE_ABI Any::TypeId<const Loop *>;
H A DAnalysis.h60 extern template class LLVM_TEMPLATE_ABI AllAnalysesOn<Module>;
61 extern template class LLVM_TEMPLATE_ABI AllAnalysesOn<Function>;
H A DGCStrategy.h145 extern template class LLVM_TEMPLATE_ABI Registry<GCStrategy>;
H A DDebugProgramInstruction.h121 extern template class LLVM_TEMPLATE_ABI DbgRecordParamRef<DIExpression>;
122 extern template class LLVM_TEMPLATE_ABI DbgRecordParamRef<DILabel>;
123 extern template class LLVM_TEMPLATE_ABI DbgRecordParamRef<DILocalVariable>;
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h36 extern template class LLVM_TEMPLATE_ABI DomTreeNodeBase<MachineBasicBlock>;
37 extern template class LLVM_TEMPLATE_ABI
47 extern template LLVM_TEMPLATE_ABI void Calculate<MBBDomTree>(MBBDomTree &DT);
48 extern template LLVM_TEMPLATE_ABI void
51 extern template LLVM_TEMPLATE_ABI void
55 extern template LLVM_TEMPLATE_ABI void
59 extern template LLVM_TEMPLATE_ABI void
63 extern template LLVM_TEMPLATE_ABI bool
H A DMachinePostDominators.h22 extern template class LLVM_TEMPLATE_ABI
29 extern template LLVM_TEMPLATE_ABI void
31 extern template LLVM_TEMPLATE_ABI void
34 extern template LLVM_TEMPLATE_ABI void
37 extern template LLVM_TEMPLATE_ABI void
40 extern template LLVM_TEMPLATE_ABI bool
H A DMachineDomTreeUpdater.h26 extern template class LLVM_TEMPLATE_ABI GenericDomTreeUpdater<
29 extern template LLVM_TEMPLATE_ABI void
34 extern template LLVM_TEMPLATE_ABI void GenericDomTreeUpdater<
37 extern template LLVM_TEMPLATE_ABI void GenericDomTreeUpdater<
H A DMachineFunctionAnalysisManager.h23 extern template class LLVM_TEMPLATE_ABI AnalysisManager<MachineFunction>;
H A DGCMetadataPrinter.h37 extern template class LLVM_TEMPLATE_ABI Registry<GCMetadataPrinter>;
H A DMachineLoopInfo.h105 extern template class LLVM_TEMPLATE_ABI
H A DMachinePassManager.h123 extern template class LLVM_TEMPLATE_ABI
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDomTreeUpdater.h29 extern template class LLVM_TEMPLATE_ABI
121 extern template LLVM_TEMPLATE_ABI void
125 extern template LLVM_TEMPLATE_ABI void
128 extern template LLVM_TEMPLATE_ABI void
H A DLoopAnalysisManager.h68 extern template class LLVM_TEMPLATE_ABI AllAnalysesOn<Loop>;
70 extern template class LLVM_TEMPLATE_ABI
155 extern template class LLVM_TEMPLATE_ABI OuterAnalysisManagerProxy<
H A DCGSCCPassManager.h112 extern template class LLVM_TEMPLATE_ABI AllAnalysesOn<LazyCallGraph::SCC>;
114 extern template class LLVM_TEMPLATE_ABI
210 extern template class LLVM_TEMPLATE_ABI OuterAnalysisManagerProxy<
410 extern template class LLVM_TEMPLATE_ABI
H A DLoopInfo.h36 extern template class LLVM_TEMPLATE_ABI LoopBase<BasicBlock, Loop>;
406 extern template class LLVM_TEMPLATE_ABI LoopInfoBase<BasicBlock, Loop>;
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h189 #define LLVM_TEMPLATE_ABI macro
193 #define LLVM_TEMPLATE_ABI __declspec(dllimport) macro
201 #define LLVM_TEMPLATE_ABI LLVM_ABI macro
206 #define LLVM_TEMPLATE_ABI macro
214 #define LLVM_TEMPLATE_ABI macro
H A DCommandLine.h944 extern template class LLVM_TEMPLATE_ABI basic_parser<bool>;
971 extern template class LLVM_TEMPLATE_ABI basic_parser<boolOrDefault>;
997 extern template class LLVM_TEMPLATE_ABI basic_parser<int>;
1018 extern template class LLVM_TEMPLATE_ABI basic_parser<long>;
1039 extern template class LLVM_TEMPLATE_ABI basic_parser<long long>;
1060 extern template class LLVM_TEMPLATE_ABI basic_parser<unsigned>;
1081 extern template class LLVM_TEMPLATE_ABI basic_parser<unsigned long>;
1104 extern template class LLVM_TEMPLATE_ABI basic_parser<unsigned long long>;
1128 extern template class LLVM_TEMPLATE_ABI basic_parser<double>;
1149 extern template class LLVM_TEMPLATE_ABI basic_parser<float>;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h179 extern template struct LLVM_TEMPLATE_ABI
181 extern template struct LLVM_TEMPLATE_ABI
323 extern template struct LLVM_TEMPLATE_ABI
325 extern template struct LLVM_TEMPLATE_ABI
528 extern template struct LLVM_TEMPLATE_ABI
530 extern template struct LLVM_TEMPLATE_ABI
785 extern template LLVM_TEMPLATE_ABI Expected<ArrayRef<XCOFFRelocation32>>
788 extern template LLVM_TEMPLATE_ABI Expected<ArrayRef<XCOFFRelocation64>>
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h530 LLVM_TEMPLATE_ABI void
539 extern template LLVM_TEMPLATE_ABI void
543 extern template LLVM_TEMPLATE_ABI void
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProfRadixTree.h359 extern template class LLVM_TEMPLATE_ABI CallStackRadixTreeBuilder<FrameId>;
360 extern template class LLVM_TEMPLATE_ABI
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DSeedCollector.h293 extern template LLVM_TEMPLATE_ABI void
295 extern template LLVM_TEMPLATE_ABI void
H A DInterval.h240 extern template class LLVM_TEMPLATE_ABI Interval<Instruction>;

12