Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h35 OMP_LinearUValPos, // declare simd linear(uval(i:c)) uniform(c) enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp522 .Case("Us", VFParamKind::OMP_LinearUValPos) in getVFParamKindFromString()
630 case VFParamKind::OMP_LinearUValPos: in hasValidParameterList()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp