Searched refs:IntPtrMatcher (Results 1 – 3 of 3) sorted by relevance
143 typedef Int32Matcher IntPtrMatcher; typedef146 typedef Int64Matcher IntPtrMatcher; typedef225 IntPtrMatcher const& index() const { return index_; } in index()229 IntPtrMatcher const index_;281 typedef BinopMatcher<IntPtrMatcher, IntPtrMatcher> IntPtrBinopMatcher;
346 IntPtrMatcher m(node); in ToSmiConstant()362 IntPtrMatcher m(node); in ToIntPtrConstant()
3934 Node* storage = IntPtrMatcher(base).Is(0) in LowerLoadTypedElement()3959 Node* storage = IntPtrMatcher(base).Is(0) in LowerStoreTypedElement()