Home
last modified time | relevance | path

Searched refs:InvokeAL (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp427 const AttributeList &InvokeAL = CI->getAttributes(); in wrapInvoke() local
433 ArgAttributes.push_back(InvokeAL.getParamAttributes(i)); in wrapInvoke()
437 AttributeList::get(C, InvokeAL.getFnAttributes(), in wrapInvoke()
438 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()