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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp24 void CoerceToIntArgs(uint64_t TySize,
110 void MipsABIInfo::CoerceToIntArgs( function in class:MipsABIInfo
132 CoerceToIntArgs(TySize, ArgList);
143 CoerceToIntArgs(TySize, ArgList);
178 CoerceToIntArgs(TySize - LastOffset, IntArgList);
282 CoerceToIntArgs(Size, RTList);

Completed in 116 milliseconds