Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp6185 void CoerceToIntArgs(uint64_t TySize,
6256 void MipsABIInfo::CoerceToIntArgs( in CoerceToIntArgs() function in MipsABIInfo
6278 CoerceToIntArgs(TySize, ArgList); in HandleAggregates()
6289 CoerceToIntArgs(TySize, ArgList); in HandleAggregates()
6324 CoerceToIntArgs(TySize - LastOffset, IntArgList); in HandleAggregates()
6421 CoerceToIntArgs(Size, RTList); in returnAggregateInRegs()