16 for (
const auto &
I : Outs) {
17 if (
I.ArgVT == llvm::MVT::ppcf128)
26 for (
const auto &
I : Ins) {
27 if (
I.ArgVT == llvm::MVT::ppcf128) {
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.