Home
last modified time | relevance | path

Searched refs:ExpandReductions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandReductions.cpp176 class ExpandReductions : public FunctionPass { class
179 ExpandReductions() : FunctionPass(ID) { in ExpandReductions() function in __anon6022e85f0111::ExpandReductions
195 char ExpandReductions::ID;
196 INITIALIZE_PASS_BEGIN(ExpandReductions, "expand-reductions",
199 INITIALIZE_PASS_END(ExpandReductions, "expand-reductions", in INITIALIZE_PASS_DEPENDENCY()
203 return new ExpandReductions(); in INITIALIZE_PASS_DEPENDENCY()
H A DCMakeLists.txt30 ExpandReductions.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMCodeGen/
H A DMakefile38 ExpandReductions.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn48 "ExpandReductions.cpp",