Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h32 OMP_LinearPos, // declare simd linear(i:c) uniform(c) enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp519 .Case("ls", VFParamKind::OMP_LinearPos) in getVFParamKindFromString()
627 case VFParamKind::OMP_LinearPos: in hasValidParameterList()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp