18 for (
const auto &
I : Outs) {
19 if (
I.ArgVT == llvm::MVT::ppcf128)
28 for (
const auto &
I : Ins) {
29 if (
I.ArgVT == llvm::MVT::ppcf128) {
Module.h This file contains the declarations for the Module class.
void PreAnalyzeFormalArguments(const SmallVectorImpl< ISD::InputArg > &Ins)
void PreAnalyzeCallOperands(const SmallVectorImpl< ISD::OutputArg > &Outs)
This class consists of common code factored out of the SmallVector class to reduce code duplication b...
void push_back(const T &Elt)
This is an optimization pass for GlobalISel generic memory operations.