Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h33 OMP_LinearRefPos, // declare simd linear(ref(i:c)) uniform(c) enumerator
/src/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp512 .Case("Rs", VFParamKind::OMP_LinearRefPos) in getVFParamKindFromString()
619 case VFParamKind::OMP_LinearRefPos: in hasValidParameterList()