Home
last modified time | relevance | path

Searched defs:TPC (Results 1 – 25 of 70) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTPCDynamicLibrarySearchGenerator.h36 : TPC(TPC), H(H), Allow(std::move(Allow)) {} in TPC() argument
H A DTPCEHFrameRegistrar.h34 TPCEHFrameRegistrar(TargetProcessControl &TPC, in TPCEHFrameRegistrar()
H A DTPCDebugObjectRegistrar.h42 TPCDebugObjectRegistrar(TargetProcessControl &TPC, in TPCDebugObjectRegistrar()
H A DTPCIndirectionUtils.h149 TargetProcessControl &TPC; variable
214 TPCIndirectionUtils::CreateWithABI(TargetProcessControl &TPC) { in CreateWithABI()
H A DLLJIT.h270 TargetProcessControl *TPC = nullptr; variable
359 SetterImpl &setTargetProcessControl(TargetProcessControl &TPC) { in setTargetProcessControl()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h47 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT()
69 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h47 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT()
69 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h53 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT()
76 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h62 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT()
91 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp82 auto &TPC = TPCIU.getTargetProcessControl(); in TPCTrampolinePool() local
104 auto &TPC = TPCIU.getTargetProcessControl(); in grow() local
237 TPCIndirectionUtils::Create(TargetProcessControl &TPC) { in Create()
333 TPCIndirectionUtils::TPCIndirectionUtils(TargetProcessControl &TPC, in TPCIndirectionUtils()
H A DTPCDebugObjectRegistrar.cpp36 createJITLoaderGDBRegistrar(TargetProcessControl &TPC) { in createJITLoaderGDBRegistrar()
H A DTPCDynamicLibrarySearchGenerator.cpp15 TPCDynamicLibrarySearchGenerator::Load(TargetProcessControl &TPC, in Load()
H A DTPCEHFrameRegistrar.cpp16 TPCEHFrameRegistrar::Create(TargetProcessControl &TPC) { in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombiner.h40 const TargetPassConfig *TPC; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsModuleISelDAGToDAG.cpp48 auto &TPC = getAnalysis<TargetPassConfig>(); in runOnMachineFunction() local
H A DMipsPreLegalizerCombiner.cpp98 auto *TPC = &getAnalysis<TargetPassConfig>(); in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp64 TargetPassConfig *TPC; member in LiveDebugValues
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h149 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT()
176 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp176 std::unique_ptr<RemoteTargetProcessControl> TPC) { in TCPSocketJITLinkExecutor()
334 auto TPC = std::make_unique<RemoteTargetProcessControl>( in ConnectTCPSocket() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
H A DLLJITWithTargetProcessControl.cpp138 auto TPC = ExitOnErr(SelfTargetProcessControl::Create(std::move(SSP))); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp375 auto *TPC = getAnalysisIfAvailable<TargetPassConfig>(); in runOnFunction() local
390 auto *TPC = getAnalysisIfAvailable<TargetPassConfig>(); in runOnModule() local
H A DAMDGPULowerIntrinsics.cpp126 auto *TPC = getAnalysisIfAvailable<TargetPassConfig>(); in makeLIDRangeMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp54 TargetPassConfig &TPC) { in addPass()
228 TargetPassConfig *TPC = TM->createPassConfig(PM); in assembleToStream() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64O0PreLegalizerCombiner.cpp146 auto &TPC = getAnalysis<TargetPassConfig>(); in runOnMachineFunction() local

123