Searched refs:SetRegisterForLoop (Results 1 – 3 of 3) sorted by relevance
325 static ActionNode* SetRegisterForLoop(int reg, int val,
1715 return ActionNode::SetRegisterForLoop(reg_ctr, 0, center); in RationalizeConsecutiveAtoms()
639 ActionNode* ActionNode::SetRegisterForLoop(int reg, int val, in SetRegisterForLoop() function in v8::internal::ActionNode