Home
last modified time | relevance | path

Searched refs:OMP_LinearUValPos (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DVFABIDemangling.cpp468 .Case("Us", VFParamKind::OMP_LinearUValPos) in getVFParamKindFromString()
H A DVectorUtils.cpp1589 case VFParamKind::OMP_LinearUValPos: in hasValidParameterList()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h34 OMP_LinearUValPos, // declare simd linear(uval(i:c)) uniform(c) enumerator