Searched refs:ExpandVectorPredication (Results 1 – 5 of 5) sorted by relevance
655 class ExpandVectorPredication : public FunctionPass { class658 ExpandVectorPredication() : FunctionPass(ID) { in ExpandVectorPredication() function in __anona96194c90111::ExpandVectorPredication675 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()
58 ExpandVectorPredication.cpp
52 "ExpandVectorPredication.cpp",
297 ; There is no caching yet in the ExpandVectorPredication pass and the %evl
5066 llvm/include/llvm/CodeGen/ExpandVectorPredication.h5787 llvm/lib/CodeGen/ExpandVectorPredication.cpp