Searched refs:WebAssemblyABIKind (Results 1 – 3 of 3) sorted by relevance
23 WebAssemblyABIKind Kind;27 WebAssemblyABIKind Kind) in WebAssemblyABIInfo()51 WebAssemblyABIKind K) in WebAssemblyTargetCodeGenInfo()117 if (Kind == WebAssemblyABIKind::ExperimentalMV) { in classifyArgumentType()150 if (Kind == WebAssemblyABIKind::ExperimentalMV) in classifyReturnType()172 WebAssemblyABIKind K) { in createWebAssemblyTargetCodeGenInfo()
598 enum class WebAssemblyABIKind { enum604 createWebAssemblyTargetCodeGenInfo(CodeGenModule &CGM, WebAssemblyABIKind K);
158 WebAssemblyABIKind Kind = WebAssemblyABIKind::MVP; in createTargetCodeGenInfo()160 Kind = WebAssemblyABIKind::ExperimentalMV; in createTargetCodeGenInfo()