Searched defs:PCS (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/dev/mlx4/mlx4_en/ | ||
H A D | en_port.h | 332 __be64 PCS; member |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 229 if (PcsAttr *PCS = D->getAttr<PcsAttr>()) getCallingConventionForDecl() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 5202 PcsAttr::PCSType PCS; handleCallConvAttr() local |