Lines Matching refs:Variable
103 Variable cur_context(this, MachineRepresentation::kTaggedPointer);
106 Variable cur_depth(this, MachineRepresentation::kWord32);
111 Variable* context_search_loop_variables[2] = {&cur_depth, &cur_context};
135 Variable cur_context(this, MachineRepresentation::kTaggedPointer);
138 Variable cur_depth(this, MachineRepresentation::kWord32);
141 Variable* context_search_loop_variables[2] = {&cur_depth, &cur_context};
577 Variable return_value(this, MachineRepresentation::kTagged);
756 Variable return_value(this, MachineRepresentation::kTagged);
757 Variable allocation_feedback(this, MachineRepresentation::kTagged);
908 Variable return_value(this, MachineRepresentation::kTagged);
949 Variable new_budget(this, MachineRepresentation::kWord32);
1037 Variable var_bytecode(this, MachineType::PointerRepresentation());
1152 Node* context, Node* value, Variable* var_type_feedback) {
1154 Variable var_value(this, MachineRepresentation::kTagged),
1156 Variable* loop_vars[] = {&var_value, var_type_feedback};
1365 Variable var_index(this, MachineType::PointerRepresentation());
1399 Variable var_index(this, MachineType::PointerRepresentation());