reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1609 ArgInfo.getPaddingType(); 1614 switch (ArgInfo.getKind()) { 1633 llvm::Type *argType = ArgInfo.getCoerceToType(); 1635 if (st && ArgInfo.isDirect() && ArgInfo.getCanBeFlattened()) { 1635 if (st && ArgInfo.isDirect() && ArgInfo.getCanBeFlattened()) { 1648 for (auto EltTy : ArgInfo.getCoerceAndExpandTypeSequence()) {