Searched refs:VpushVpopMaxConsecRegs (Results 1 – 2 of 2) sorted by relevance
119 static constexpr SizeT VpushVpopMaxConsecRegs = 16; variable3972 (void)VpushVpopMaxConsecRegs; in emitVStackOp()3973 assert(NumConsecRegs <= VpushVpopMaxConsecRegs); in emitVStackOp()
33 static constexpr SizeT VpushVpopMaxConsecRegs = 16; variable1438 } else if (RegCount < VpushVpopMaxConsecRegs && in emitUsingForm()