Searched refs:MaxArgs (Results 1 – 7 of 7) sorted by relevance
180 static const unsigned MaxArgs = 8;184 Arg Args[MaxArgs];192 CHECK(NumArgs != MaxArgs); in AddArg()
181 static const unsigned MaxArgs = 8;185 Arg Args[MaxArgs];193 CHECK(NumArgs != MaxArgs); in AddArg()
179 static const unsigned MaxArgs = 8;183 Arg Args[MaxArgs];191 CHECK(NumArgs != MaxArgs); in AddArg()
87 static const unsigned MaxArgs; variable
366 const unsigned BPFTargetLowering::MaxArgs = 5; member in BPFTargetLowering400 if (Outs.size() > MaxArgs) in LowerCall()414 SmallVector<std::pair<unsigned, SDValue>, MaxArgs> RegsToPass; in LowerCall()418 e = std::min(static_cast<unsigned>(ArgLocs.size()), MaxArgs); in LowerCall()
683 MaxArgs enumerator686 SmallVector<TypeIndex, MaxArgs> ArgIndices;
859 TypeIndex BuildInfoArgs[BuildInfoRecord::MaxArgs] = {}; in emitBuildInfo()