Home
last modified time | relevance | path

Searched defs:ParamPos (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h63 unsigned ParamPos; // Parameter Position in Scalar Function. member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11685 unsigned ParamPos = ParamPositions.size(); in emitDeclareSimdFunction() local