Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp655 class ExpandVectorPredication : public FunctionPass { class
658 ExpandVectorPredication() : FunctionPass(ID) { in ExpandVectorPredication() function in __anona96194c90111::ExpandVectorPredication
675 char ExpandVectorPredication::ID;
676 INITIALIZE_PASS_BEGIN(ExpandVectorPredication, "expandvp",
680 INITIALIZE_PASS_END(ExpandVectorPredication, "expandvp", in INITIALIZE_PASS_DEPENDENCY()
684 return new ExpandVectorPredication(); in INITIALIZE_PASS_DEPENDENCY()
H A DCMakeLists.txt58 ExpandVectorPredication.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn52 "ExpandVectorPredication.cpp",
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Dexpand-vp.ll297 ; There is no caching yet in the ExpandVectorPredication pass and the %evl
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5066 llvm/include/llvm/CodeGen/ExpandVectorPredication.h
5787 llvm/lib/CodeGen/ExpandVectorPredication.cpp