Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h171 createLoopVectorizeMetadata(const LoopAttributes &Attrs,
H A DCGLoopInfo.cpp211 LoopInfo::createLoopVectorizeMetadata(const LoopAttributes &Attrs, in createLoopVectorizeMetadata() function in LoopInfo
350 return createLoopVectorizeMetadata(Attrs, LoopProperties, in createLoopDistributeMetadata()
356 createLoopVectorizeMetadata(Attrs, LoopProperties, FollowupHasTransforms); in createLoopDistributeMetadata()