Searched defs:pop_count (Results 1 – 13 of 13) sorted by relevance
319 Node* pop_count = NodeProperties::GetValueInput(node, 0); in ReduceReturn() local
197 unsigned pop_count; member
452 unsigned pop_count:3; member
1974 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
3097 Node* pop_count = ret->InputAt(0); in VisitReturn() local
3262 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
418 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in GenerateCallToTrap() local
3584 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
3867 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
3592 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
3915 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
3726 int pop_count = static_cast<int>(call_descriptor->ParameterSlotCount()); in AssembleArchTrap() local
14466 TNode<IntPtrT> pop_count = GetLengthWithReceiver(); in PopAndReturn() local