HomeSort by relevance Sort by last modified time
    Searched refs:ModuleSetHandleT (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/llvm/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h 35 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
44 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
96 void emitAndFinalize(ModuleSetHandleT H) {
IRTransformLayer.h 31 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
45 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
83 void emitAndFinalize(ModuleSetHandleT H) {
IRCompileLayer.h 42 typedef ObjSetHandleT ModuleSetHandleT;
59 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
82 ModuleSetHandleT H =
90 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); }
108 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
116 void emitAndFinalize(ModuleSetHandleT H) {
LazyEmittingLayer.h 37 typedef typename BaseLayerT::ModuleSetHandleT BaseLayerHandleT;
221 typedef typename ModuleSetListT::iterator ModuleSetHandleT;
229 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
242 void removeModuleSet(ModuleSetHandleT H) {
269 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
277 void emitAndFinalize(ModuleSetHandleT H) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h 35 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
44 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
96 void emitAndFinalize(ModuleSetHandleT H) {
IRTransformLayer.h 31 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
45 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
83 void emitAndFinalize(ModuleSetHandleT H) {
IRCompileLayer.h 41 typedef ObjSetHandleT ModuleSetHandleT;
58 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
81 ModuleSetHandleT H =
89 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); }
107 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
115 void emitAndFinalize(ModuleSetHandleT H) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h 35 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
44 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
96 void emitAndFinalize(ModuleSetHandleT H) {
IRTransformLayer.h 31 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
45 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
83 void emitAndFinalize(ModuleSetHandleT H) {
IRCompileLayer.h 41 typedef ObjSetHandleT ModuleSetHandleT;
58 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
81 ModuleSetHandleT H =
89 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); }
107 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
115 void emitAndFinalize(ModuleSetHandleT H) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h 35 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
44 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
96 void emitAndFinalize(ModuleSetHandleT H) {
IRTransformLayer.h 31 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
45 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
83 void emitAndFinalize(ModuleSetHandleT H) {
IRCompileLayer.h 41 typedef ObjSetHandleT ModuleSetHandleT;
58 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
81 ModuleSetHandleT H =
89 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); }
107 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
115 void emitAndFinalize(ModuleSetHandleT H) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h 35 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
44 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
96 void emitAndFinalize(ModuleSetHandleT H) {
IRTransformLayer.h 31 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
45 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
83 void emitAndFinalize(ModuleSetHandleT H) {
IRCompileLayer.h 41 typedef ObjSetHandleT ModuleSetHandleT;
58 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
81 ModuleSetHandleT H =
89 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); }
107 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
115 void emitAndFinalize(ModuleSetHandleT H) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h 35 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
44 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
96 void emitAndFinalize(ModuleSetHandleT H) {
IRTransformLayer.h 31 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
45 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
83 void emitAndFinalize(ModuleSetHandleT H) {
IRCompileLayer.h 41 typedef ObjSetHandleT ModuleSetHandleT;
58 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
81 ModuleSetHandleT H =
89 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); }
107 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
115 void emitAndFinalize(ModuleSetHandleT H) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h 35 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
44 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
52 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
88 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
96 void emitAndFinalize(ModuleSetHandleT H) {
IRTransformLayer.h 31 typedef typename BaseLayerT::ModuleSetHandleT ModuleSetHandleT;
45 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
57 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeModuleSet(H); }
75 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
83 void emitAndFinalize(ModuleSetHandleT H) {
IRCompileLayer.h 41 typedef ObjSetHandleT ModuleSetHandleT;
58 ModuleSetHandleT addModuleSet(ModuleSetT Ms,
81 ModuleSetHandleT H =
89 void removeModuleSet(ModuleSetHandleT H) { BaseLayer.removeObjectSet(H); }
107 JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
115 void emitAndFinalize(ModuleSetHandleT H) {
  /external/llvm/unittests/ExecutionEngine/Orc/
LazyEmittingLayerTest.cpp 16 typedef int ModuleSetHandleT;
17 ModuleSetHandleT addModuleSet(
OrcTestCommon.h 106 typedef HandleT ModuleSetHandleT;
118 ModuleSetHandleT addModuleSet(ModuleSetT Ms, MemoryManagerPtrT MemMgr,
123 void removeModuleSet(ModuleSetHandleT H) {
131 orc::JITSymbol findSymbolIn(ModuleSetHandleT H, const std::string &Name,
143 template <typename ModuleSetHandleT,
148 MockBaseLayer<ModuleSetHandleT, AddModuleSetFtor, RemoveModuleSetFtor,
154 return MockBaseLayer<ModuleSetHandleT, AddModuleSetFtor, RemoveModuleSetFtor,
GlobalMappingLayerTest.cpp 20 typedef int ModuleSetHandleT;

Completed in 448 milliseconds

1 2 3