Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDVFABIDemangler.h63 unsigned ParamPos; // Parameter Position in Scalar Function. member
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp10968 unsigned ParamPos = ParamPositions.size(); in emitDeclareSimdFunction() local