reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 1243   if ((IsMCUABI && Size > 64) || (!IsMCUABI && !isRegisterSize(Size)))
 1243   if ((IsMCUABI && Size > 64) || (!IsMCUABI && !isRegisterSize(Size)))
 1373     if (!IsMCUABI)
 1519       if (!IsMCUABI)
 1564   if (!IsMCUABI) {
 1592   InReg = !IsMCUABI;
 1597   if (IsMCUABI)
 1616   if (IsMCUABI)
 1698         (!IsMCUABI || State.FreeRegs == 0) && canExpandIndirectArgument(Ty))
 1796   if (IsMCUABI)
 1818       if (!IsMCUABI)