Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DTargetInfo.cpp7997 void CoerceToIntArgs(uint64_t TySize,
8083 void MipsABIInfo::CoerceToIntArgs( in CoerceToIntArgs() function in MipsABIInfo
8105 CoerceToIntArgs(TySize, ArgList); in HandleAggregates()
8116 CoerceToIntArgs(TySize, ArgList); in HandleAggregates()
8151 CoerceToIntArgs(TySize - LastOffset, IntArgList); in HandleAggregates()
8255 CoerceToIntArgs(Size, RTList); in returnAggregateInRegs()