Home
last modified time | relevance | path

Searched defs:PipelineElement (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
H A DPassBuilder.h125 struct PipelineElement { struct
127 std::vector<PipelineElement> InnerPipeline; argument
623 const std::function<bool(ModulePassManager &, ArrayRef<PipelineElement>, in registerParseTopLevelPipelineCallback()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Passes/
H A DPassBuilder.h111 struct PipelineElement { struct
113 std::vector<PipelineElement> InnerPipeline; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Passes/
DPassBuilder.h118 struct PipelineElement { struct
120 std::vector<PipelineElement> InnerPipeline; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Passes/
DPassBuilder.h119 struct PipelineElement { struct
121 std::vector<PipelineElement> InnerPipeline; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Passes/
DPassBuilder.h119 struct PipelineElement { struct
121 std::vector<PipelineElement> InnerPipeline; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Passes/
DPassBuilder.h119 struct PipelineElement { struct
121 std::vector<PipelineElement> InnerPipeline; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp588 ArrayRef<PassBuilder::PipelineElement>) { in registerPassBuilderCallbacks()
621 ArrayRef<PassBuilder::PipelineElement>) { in registerPassBuilderCallbacks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp105 ArrayRef<PassBuilder::PipelineElement>) { in registerPassBuilderCallbacks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp217 ArrayRef<PassBuilder::PipelineElement>) { in registerPassBuilderCallbacks()