Home
last modified time | relevance | path

Searched refs:CoerceToIntArgs (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7619 void CoerceToIntArgs(uint64_t TySize,
7705 void MipsABIInfo::CoerceToIntArgs( in CoerceToIntArgs() function in MipsABIInfo
7727 CoerceToIntArgs(TySize, ArgList); in HandleAggregates()
7738 CoerceToIntArgs(TySize, ArgList); in HandleAggregates()
7773 CoerceToIntArgs(TySize - LastOffset, IntArgList); in HandleAggregates()
7877 CoerceToIntArgs(Size, RTList); in returnAggregateInRegs()