Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h31 OMP_LinearUVal, // declare simd linear(uval(i)) enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp518 .Case("U", VFParamKind::OMP_LinearUVal) in getVFParamKindFromString()
622 case VFParamKind::OMP_LinearUVal: in hasValidParameterList()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp