Home
last modified time | relevance | path

Searched defs:coercionType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp605 auto coercionType = llvm::StructType::get(ctx, elts, packed); in getCoerceAndExpandTypes() local
H A DCGCall.cpp2930 auto coercionType = ArgI.getCoerceAndExpandType(); in EmitFunctionProlog() local
3529 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitFunctionEpilog() local
4982 auto coercionType = ArgInfo.getCoerceAndExpandType(); in EmitCall() local
5383 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitCall() local