Searched refs:Int64Matcher (Results 1 – 7 of 7) sorted by relevance
172 using Int64Matcher = IntMatcher<int64_t, IrOpcode::kInt64Constant>; variable180 using IntPtrMatcher = Int64Matcher;343 using Int64BinopMatcher = BinopMatcher<Int64Matcher, Int64Matcher>;
148 Int64Matcher m(node); in IsMapOffsetConstant()153 if (!Int64Matcher(input).Is(HeapObject::kMapOffset)) return false; in IsMapOffsetConstant()160 Int64Matcher m(node); in IsMapOffsetConstantMinusTag()
847 Int64Matcher m(node->InputAt(0)); in Reduce()975 Int64Matcher m(node->InputAt(0)); in ReduceTruncateInt64ToInt32()2205 CASE_IS_ZERO(kInt64Constant, Int64Matcher) in IsZero()
334 Int64Matcher m(node); in TryToInt32Constant()356 Int64Matcher m(node); in TryToInt64Constant()
1534 Int64Matcher m(node); in TrapIfEq64()1606 Int64Matcher match(node); in MaskShiftCount64()3427 Int64Matcher m(right); in BuildI64Rol()
926 Int64Matcher mdisplacement(displacement); in VisitWord64Sar()
2419 Int64Matcher m(right); in VisitWordCompare()