Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp428 class ExpandVectorPredication : public FunctionPass { class
431 ExpandVectorPredication() : FunctionPass(ID) { in ExpandVectorPredication() function in __anonb90434840111::ExpandVectorPredication
448 char ExpandVectorPredication::ID;
449 INITIALIZE_PASS_BEGIN(ExpandVectorPredication, "expandvp",
453 INITIALIZE_PASS_END(ExpandVectorPredication, "expandvp", in INITIALIZE_PASS_DEPENDENCY()
457 return new ExpandVectorPredication(); in INITIALIZE_PASS_DEPENDENCY()
H A DCMakeLists.txt31 ExpandVectorPredication.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMCodeGen/
H A DMakefile39 ExpandVectorPredication.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn49 "ExpandVectorPredication.cpp",