Home
last modified time | relevance | path

Searched refs:TryMatchNegFromSub (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc1179 static inline bool TryMatchNegFromSub(InstructionSelector* selector, in TryMatchNegFromSub() function
1441 return TryMatchNegFromSub<Int32BinopMatcher, kS390_Neg32>(this, node); \
1502 return TryMatchNegFromSub<Int64BinopMatcher, kS390_Neg64>(this, node); \