/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | CallingConv.h | 1 //===- llvm/CallingConv.h - LLVM Calling Conventions ------------*- C++ -*-===// 9 // This file defines LLVM's set of calling conventions. 19 /// the well-known calling conventions. 27 /// calling conventions. 32 /// conventions, the callee/caller have to tolerate certain amounts of 36 // Generic LLVM calling conventions. None of these support varargs calls, 92 /// This is the start of the target-specific calling conventions, e.g. 165 /// Placeholders for HHVM calling conventions (deprecated, removed).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kCallingConv.td | 1 //===-- M68kCallingConv.td - Calling Conventions for M68k --*- tablegen -*-===// 10 /// This describes the calling conventions for the M68k architectures. These 11 /// conventions assume Int to be 4 bytes and 4 byte aligned. 22 // Return Value Calling Conventions 56 /// CC_M68k_Common - In all M68k calling conventions, extra integers and FP
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRCallingConv.td | 1 //===-- AVRCallingConv.td - Calling Conventions for AVR ----*- tablegen -*-===// 8 // This describes the calling conventions for AVR architecture. 23 // AVR Argument Calling Conventions 26 // The calling conventions are implemented in custom C++ code
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiCallingConv.td | 1 //===- LanaiCallingConv.td - Calling Conventions Lanai -------*- tablegen -*-===// 9 // This describes the calling conventions for the Lanai architectures. 14 // Return Value Calling Conventions
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreCallingConv.td | 1 //===- XCoreCallingConv.td - Calling Conventions for XCore -*- tablegen -*-===// 8 // This describes the calling conventions for XCore architecture. 24 // XCore Argument Calling Conventions
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430CallingConv.td | 1 //==- MSP430CallingConv.td - Calling Conventions for MSP430 -*- tablegen -*-==// 8 // This describes the calling conventions for MSP430 architecture. 23 // MSP430 Argument Calling Conventions
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCCallingConv.td | 1 //===- ARCCallingConv.td - Calling Conventions for ARC -----*- tablegen -*-===// 8 // This describes the calling conventions for ARC architecture. 25 // ARC Argument Calling Conventions
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchCallingConv.td | 1 //=- LoongArchCallingConv.td - Calling Conventions LoongArch -*- tablegen -*-=// 9 // This describes the calling conventions for the LoongArch architecture.
|
/freebsd/crypto/krb5/doc/plugindev/ |
H A D | locate.rst | 8 .. note: The locate interface does not follow the normal conventions 10 before those conventions were established.
|
H A D | general.rst | 21 follow different conventions. See the documentation for 24 conventions.
|
/freebsd/crypto/krb5/doc/html/_sources/plugindev/ |
H A D | locate.rst.txt | 8 .. note: The locate interface does not follow the normal conventions 10 before those conventions were established.
|
H A D | general.rst.txt | 21 follow different conventions. See the documentation for 24 conventions.
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | TargetInfo.h | 51 // Target hooks supporting Swift calling conventions. The target must 52 // initialize this field if it claims to support these calling conventions 236 /// compatible parameters. Therefore, splitting the conventions 242 /// conventions compatible. 245 /// - the conventions are exactly the same, because it does not 248 /// - the conventions are substantively different in how they pass 252 /// However, some platforms make the conventions identical except
|
/freebsd/crypto/krb5/doc/ |
H A D | README | 8 CONVENTIONS 11 We use the following conventions:
|
H A D | contributing.txt | 17 conventions. These existing conventions usually resemble the
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | WebAssembly.rst | 14 the WebAssembly tool conventions on linking_. 150 For more specific details on how this is achieved see the tool conventions on 264 https://github.com/WebAssembly/tool-conventions/blob/main/DynamicLinking.md 266 .. _linking: https://github.com/WebAssembly/tool-conventions/blob/main/Linking.md
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFCallingConv.td | 1 //===-- BPFCallingConv.td - Calling Conventions BPF --------*- tablegen -*-===// 9 // This describes the calling conventions for the BPF architecture.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaCallingConv.td | 1 //===- XtensaCallingConv.td - Xtensa Calling Conventions -*- tablegen ---*-===// 8 // This describes the calling conventions for the Xtensa ABI.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVCallingConv.td | 1 //===-- RISCVCallingConv.td - Calling Conventions RISC-V ---*- tablegen -*-===// 9 // This describes the calling conventions for the RISC-V architecture.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.td | 1 //=- SystemZCallingConv.td - Calling conventions for SystemZ -*- tablegen -*-=// 8 // This describes the calling conventions for the SystemZ ABI. 65 // z/Linux argument calling conventions for GHC 88 // z/Linux argument calling conventions 204 // z/OS XPLINK64 argument calling conventions 300 // s390x argument calling conventions
|
/freebsd/usr.sbin/mailwrapper/ |
H A D | mailwrapper.8 | 61 the path and calling conventions expected by 79 but still follow the same calling conventions as
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LLVMConventionsChecker.cpp | 1 //=== LLVMConventionsChecker.cpp - Check LLVM codebase conventions ---*- C++ -*- 10 // for checking specific coding conventions in the LLVM/Clang codebase. 183 BR.EmitBasicReport(DeclWithIssue, Checker, desc, "LLVM Conventions", desc, in VisitVarDecl() 288 "LLVM Conventions", os.str(), L); in ReportError()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.td | 1 //===- TargetCallingConv.td - Target Calling Conventions ---*- tablegen -*-===// 10 // describe their calling conventions. 210 /// conventions that are implemented using a custom function of the same name.
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | README.md | 10 …d, supporting [Makefile conventions](https://www.gnu.org/prep/standards/html_node/Makefile-Convent…
|
/freebsd/crypto/krb5/src/include/ |
H A D | Makefile.in | 31 all-windows: autoconf.h $(BUILT_HEADERS) verify-calling-conventions-krb5 33 all-unix: @MAINT@ verify-calling-conventions-krb5 96 verify-calling-conventions-krb5: private-and-public-decls
|