Searched refs:kStackSlotPush (Results 1 – 2 of 2) sorted by relevance
249 kStackSlotPush = 0x4, enumerator250 kScalarPush = kRegisterPush | kStackSlotPush
492 ((push_type & CodeGenerator::kStackSlotPush) != 0)) { in IsValidPush()