Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h29 OMP_LinearRef, // declare simd linear(ref(i)) enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp516 .Case("R", VFParamKind::OMP_LinearRef) in getVFParamKindFromString()
620 case VFParamKind::OMP_LinearRef: in hasValidParameterList()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp