Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp470 .Case("Rs", VFParamKind::OMP_LinearRefPos) in getVFParamKindFromString()
H A DVectorUtils.cpp1366 case VFParamKind::OMP_LinearRefPos: in hasValidParameterList()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h33 OMP_LinearRefPos, // declare simd linear(ref(i:c)) uniform(c) enumerator