Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp607 auto coercionType = llvm::StructType::get(ctx, elts, packed); in getCoerceAndExpandTypes() local
H A DCGCall.cpp3306 auto coercionType = ArgI.getCoerceAndExpandType(); EmitFunctionProlog() local
3907 auto coercionType = RetAI.getCoerceAndExpandType(); EmitFunctionEpilog() local
5383 auto coercionType = ArgInfo.getCoerceAndExpandType(); EmitCall() local
5776 auto coercionType = RetAI.getCoerceAndExpandType(); EmitCall() local
[all...]