Searched refs:Int64SubWithOverflow (Results 1 – 5 of 5) sorted by relevance
288 const Operator* Int64SubWithOverflow(); in NON_EXPORTED_BASE()
366 Node* Int64SubWithOverflow(Node* a, Node* b) { in Int64SubWithOverflow() function367 return AddNode(machine()->Int64SubWithOverflow(), a, b); in Int64SubWithOverflow()
501 V(Int64SubWithOverflow) \
364 V(Int64SubWithOverflow, Operator::kNoProperties)
1506 V(Word64, Int64SubWithOverflow, kS390_Sub64, SubOperandMode, \