Searched refs:Int64Matcher (Results 1 – 4 of 4) sorted by relevance
135 typedef IntMatcher<int64_t, IrOpcode::kInt64Constant> Int64Matcher; typedef141 typedef Int64Matcher IntPtrMatcher;249 typedef BinopMatcher<Int64Matcher, Int64Matcher> Int64BinopMatcher;
31 Int64Matcher mcond(cond); in DecideCondition()
425 Int64Matcher m(node->InputAt(0)); in Reduce()
129 Int64Matcher m(node); in TrapIfEq64()