Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVFABIDemangling.cpp462 .Case("R", VFParamKind::OMP_LinearRef) in getVFParamKindFromString()
H A DVectorUtils.cpp1579 case VFParamKind::OMP_LinearRef: in hasValidParameterList()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h28 OMP_LinearRef, // declare simd linear(ref(i)) enumerator