Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandReductions.cpp132 class ExpandReductions : public FunctionPass { class
135 ExpandReductions() : FunctionPass(ID) { in ExpandReductions() function in __anon5d3eb0570111::ExpandReductions
151 char ExpandReductions::ID;
152 INITIALIZE_PASS_BEGIN(ExpandReductions, "expand-reductions",
155 INITIALIZE_PASS_END(ExpandReductions, "expand-reductions", in INITIALIZE_PASS_DEPENDENCY()
159 return new ExpandReductions(); in INITIALIZE_PASS_DEPENDENCY()
DCMakeLists.txt27 ExpandReductions.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk160 llvm/lib/CodeGen/ExpandReductions.cpp \
DBUILD.gn731 "llvm/lib/CodeGen/ExpandReductions.cpp",
/external/swiftshader/
DCMakeLists.txt826 ${LLVM_DIR}/lib/CodeGen/ExpandReductions.cpp