Searched refs:Uint32GreaterThan (Results 1 – 4 of 4) sorted by relevance
351 Node* Uint32GreaterThan(Node* a, Node* b) { return Uint32LessThan(b, a); } in Uint32GreaterThan() function
455 V(Uint32GreaterThan, BoolT, Word32T, Word32T) \
292 Uint32GreaterThan(reg_list.reg_count(), Int32Constant(index))); in RegisterLocationInRegisterList()
578 SMI_COMPARISON_OP(SmiAbove, UintPtrGreaterThan, Uint32GreaterThan)