Searched defs:Convention (Results 1 – 4 of 4) sorted by relevance
170 ### Function Signature Conversion202 ### Result Packing249 ### Calling Convention for Ranked `memref`320 ### Calling Convention for Unranked `memref`391 ### C-compatible wrapper emission
8068 .. _amdgpu-amdhsa-function-call-convention-kernel-functions:8070 Kernel Functions8098 Non-Kernel Functions
100 static std::string formatCallingConvention(CallingConvention Convention) { in formatCallingConvention()
5699 SwiftErrorAttr::ConventionKind Convention; in handleSwiftError() local