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

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  234   if (!begin.isZero() && !begin.isMultipleOf(getNaturalAlignment(CGM, type))) {
  237     if (auto vecTy = dyn_cast<llvm::VectorType>(type)) {
  255   addEntry(type, begin, end);