Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp606 auto coercionType = llvm::StructType::get(ctx, elts, packed); in getCoerceAndExpandTypes() local
H A DCGCall.cpp3073 auto coercionType = ArgI.getCoerceAndExpandType(); in EmitFunctionProlog() local
3671 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitFunctionEpilog() local
5153 auto coercionType = ArgInfo.getCoerceAndExpandType(); in EmitCall() local
5564 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitCall() local