Searched refs:Int32OperatorFor (Results 1 – 2 of 2) sorted by relevance
232 const Operator* Int32OperatorFor(IrOpcode::Value opcode) { in Int32OperatorFor() function
341 return changer_->Int32OperatorFor(node->opcode()); in Int32Op()