HomeSort by relevance Sort by last modified time
    Searched refs:PFC (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
ObjectLinkingLayer.h 107 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects),
111 buildInitialSymbolTable(PFC->Objects);
115 PFC->Handle = H;
119 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
121 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
122 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
123 PFC->RTDyld = &RTDyld;
125 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects),
120 buildInitialSymbolTable(PFC->Objects);
124 PFC->Handle = H;
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
130 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
131 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
132 PFC->RTDyld = &RTDyld;
135 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects),
120 buildInitialSymbolTable(PFC->Objects);
128 PFC->Handle = H;
132 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
134 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
135 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
136 PFC->RTDyld = &RTDyld;
139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects),
120 buildInitialSymbolTable(PFC->Objects);
128 PFC->Handle = H;
132 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
134 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
135 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
136 PFC->RTDyld = &RTDyld;
139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects),
120 buildInitialSymbolTable(PFC->Objects);
124 PFC->Handle = H;
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
130 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
131 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
132 PFC->RTDyld = &RTDyld;
135 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects),
120 buildInitialSymbolTable(PFC->Objects);
128 PFC->Handle = H;
132 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
134 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
135 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
136 PFC->RTDyld = &RTDyld;
139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects),
120 buildInitialSymbolTable(PFC->Objects);
128 PFC->Handle = H;
132 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
134 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
135 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
136 PFC->RTDyld = &RTDyld;
139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 121 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Obj),
125 buildInitialSymbolTable(PFC->Obj);
133 PFC->Handle = H;
137 assert(PFC && "mapSectionAddress called on finalized LinkedObject");
139 RuntimeDyld RTDyld(*MemMgr, *PFC->Resolver);
140 RTDyld.setProcessAllSections(PFC->ProcessAllSections);
141 PFC->RTDyld = &RTDyld;
144 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Obj)
    [all...]
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 412 PruningFunctionCloner PFC(NewFunc, OldFunc, VMap, ModuleLevelChanges,
424 PFC.CloneBlock(StartingBB, StartingInst->getIterator(), CloneWorklist);
428 PFC.CloneBlock(BB, BB->begin(), CloneWorklist);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
CloneFunction.cpp 363 PruningFunctionCloner PFC(NewFunc, OldFunc, VMap, ModuleLevelChanges,
372 PFC.CloneBlock(BB, CloneWorklist);

Completed in 174 milliseconds