Home
last modified time | relevance | path

Searched refs:CoerceToType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp381 auto CoerceToType = in coerceAndExpandFPCCEligibleStruct() local
386 return ABIArgInfo::getCoerceAndExpand(CoerceToType, UnpaddedCoerceToType); in coerceAndExpandFPCCEligibleStruct()
H A DAArch64.cpp358 auto *CoerceToType = in coerceAndExpandPureScalableAggregate() local
361 return ABIArgInfo::getCoerceAndExpand(CoerceToType, UnpaddedCoerceToType); in coerceAndExpandPureScalableAggregate()