/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | TPCDynamicLibrarySearchGenerator.h | 36 : TPC(TPC), H(H), Allow(std::move(Allow)) {} in TPC() argument
|
D | TPCEHFrameRegistrar.h | 34 TPCEHFrameRegistrar(TargetProcessControl &TPC, in TPCEHFrameRegistrar()
|
D | TPCIndirectionUtils.h | 149 TargetProcessControl &TPC; variable 214 TPCIndirectionUtils::CreateWithABI(TargetProcessControl &TPC) { in CreateWithABI()
|
D | LLJIT.h | 269 TargetProcessControl *TPC = nullptr; variable 358 SetterImpl &setTargetProcessControl(TargetProcessControl &TPC) { in setTargetProcessControl()
|
/external/llvm-project/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 47 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT() 69 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 47 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT() 69 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 53 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT() 76 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 62 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT() 91 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | Combiner.h | 40 const TargetPassConfig *TPC; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | Combiner.h | 40 const TargetPassConfig *TPC; variable
|
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
D | TPCIndirectionUtils.cpp | 82 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()
|
D | TPCDynamicLibrarySearchGenerator.cpp | 15 TPCDynamicLibrarySearchGenerator::Load(TargetProcessControl &TPC, in Load()
|
D | TPCEHFrameRegistrar.cpp | 16 TPCEHFrameRegistrar::Create(TargetProcessControl &TPC) { in Create()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsModuleISelDAGToDAG.cpp | 48 auto &TPC = getAnalysis<TargetPassConfig>(); in runOnMachineFunction() local
|
D | MipsPreLegalizerCombiner.cpp | 98 auto *TPC = &getAnalysis<TargetPassConfig>(); in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsModuleISelDAGToDAG.cpp | 48 auto &TPC = getAnalysis<TargetPassConfig>(); in runOnMachineFunction() local
|
D | MipsPreLegalizerCombiner.cpp | 85 auto *TPC = &getAnalysis<TargetPassConfig>(); in runOnMachineFunction() local
|
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
D | LiveDebugValues.cpp | 64 TargetPassConfig *TPC; member in LiveDebugValues
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 149 KaleidoscopeJIT(std::unique_ptr<TargetProcessControl> TPC, in KaleidoscopeJIT() 176 auto TPC = SelfTargetProcessControl::Create(SSP); in Create() local
|
/external/llvm-project/llvm/unittests/CodeGen/ |
D | TargetOptionsTest.cpp | 55 TargetPassConfig *TPC = LLVMTM->createPassConfig(PM); in targetOptionsTest() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPropagateAttributes.cpp | 378 auto *TPC = getAnalysisIfAvailable<TargetPassConfig>(); in runOnFunction() local 393 auto *TPC = getAnalysisIfAvailable<TargetPassConfig>(); in runOnModule() local
|
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/ |
D | LLJITWithTargetProcessControl.cpp | 138 auto TPC = ExitOnErr(SelfTargetProcessControl::Create(std::move(SSP))); in main() local
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | Utils.cpp | 216 const TargetPassConfig &TPC, in reportGISelDiagnostic() 232 void llvm::reportGISelWarning(MachineFunction &MF, const TargetPassConfig &TPC, in reportGISelWarning() 238 void llvm::reportGISelFailure(MachineFunction &MF, const TargetPassConfig &TPC, in reportGISelFailure() 245 void llvm::reportGISelFailure(MachineFunction &MF, const TargetPassConfig &TPC, in reportGISelFailure()
|
D | Combiner.cpp | 93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULowerIntrinsics.cpp | 114 auto *TPC = getAnalysisIfAvailable<TargetPassConfig>(); in makeLIDRangeMetadata() local
|