Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp607 auto coercionType = llvm::StructType::get(ctx, elts, packed); in getCoerceAndExpandTypes() local
H A DCGCall.cpp3312 auto coercionType = ArgI.getCoerceAndExpandType(); in EmitFunctionProlog() local
3916 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitFunctionEpilog() local
5435 auto coercionType = ArgInfo.getCoerceAndExpandType(); in EmitCall() local
5874 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitCall() local