Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVFABIDemangling.cpp467 .Case("Rs", VFParamKind::OMP_LinearRefPos) in getVFParamKindFromString()
H A DVectorUtils.cpp1587 case VFParamKind::OMP_LinearRefPos: in hasValidParameterList()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h33 OMP_LinearRefPos, // declare simd linear(ref(i:c)) uniform(c) enumerator