Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp607 auto coercionType = llvm::StructType::get(ctx, elts, packed); getCoerceAndExpandTypes() local
H A DCGCall.cpp3330 alloca = alloca.withElementType(coercionType); in EmitFunctionProlog() local
3933 auto coercionType = RetAI.getCoerceAndExpandType(); EmitFunctionEpilog() local
5447 auto coercionType = ArgInfo.getCoerceAndExpandType(); EmitCall() local
5879 auto coercionType = RetAI.getCoerceAndExpandType(); EmitCall() local
[all...]