Searched defs:coercionType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | SwiftCallingConv.cpp | 607 auto coercionType = llvm::StructType::get(ctx, elts, packed); getCoerceAndExpandTypes() local |
H A D | CGCall.cpp | 3330 alloca = alloca.withElementType(coercionType); in EmitFunctionProlog() local |