Home
last modified time | relevance | path

Searched defs:coercionType (Results 1 – 4 of 4) 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
/external/llvm-project/clang/lib/CodeGen/
DSwiftCallingConv.cpp605 auto coercionType = llvm::StructType::get(ctx, elts, packed); in getCoerceAndExpandTypes() local
DCGCall.cpp2732 auto coercionType = ArgI.getCoerceAndExpandType(); in EmitFunctionProlog() local
3329 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitFunctionEpilog() local
4692 auto coercionType = ArgInfo.getCoerceAndExpandType(); in EmitCall() local
5072 auto coercionType = RetAI.getCoerceAndExpandType(); in EmitCall() local