Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp550 auto coercionType = llvm::StructType::get(ctx, elts, packed); in getCoerceAndExpandTypes() local
DCGCall.cpp2386 auto coercionType = ArgI.getCoerceAndExpandType(); in EmitFunctionProlog() local
2795 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitFunctionEpilog() local
3777 auto coercionType = ArgInfo.getCoerceAndExpandType(); in EmitCall() local
4020 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitCall() local