Searched refs:UintPtrMatcher (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dnode-matchers.h143 typedef Uint32Matcher UintPtrMatcher; typedef in namespace:v8::internal::compiler
146 typedef Uint64Matcher UintPtrMatcher; typedef in namespace:v8::internal::compiler
275 typedef BinopMatcher<UintPtrMatcher, UintPtrMatcher> UintPtrBinopMatcher;

Completed in 404 milliseconds