Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp466 .Case("L", VFParamKind::OMP_LinearVal) in getVFParamKindFromString()
H A DVectorUtils.cpp1350 case VFParamKind::OMP_LinearVal: in hasValidParameterList()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h29 OMP_LinearVal, // declare simd linear(val(i)) enumerator