Home
last modified time | relevance | path

Searched refs:setVectorizePredicateState (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGLoopInfo.h259 void setVectorizePredicateState(const LoopAttributes::LVEnableState &State) { in setVectorizePredicateState() function
HDCGLoopInfo.cpp678 setVectorizePredicateState(LoopAttributes::Disable); in push()
708 setVectorizePredicateState(LoopAttributes::Enable); in push()