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/
DVFABIDemangling.cpp467 .Case("Rs", VFParamKind::OMP_LinearRefPos) in getVFParamKindFromString()
DVectorUtils.cpp1587 case VFParamKind::OMP_LinearRefPos: in hasValidParameterList()
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DVectorUtils.h33 OMP_LinearRefPos, // declare simd linear(ref(i:c)) uniform(c) enumerator