Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h28 OMP_Linear, // declare simd linear(i) enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp515 .Case("l", VFParamKind::OMP_Linear) in getVFParamKindFromString()
619 case VFParamKind::OMP_Linear: in hasValidParameterList()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5853 case VFParamKind::OMP_Linear: { in setVectorizedCallDecision()