Home
last modified time | relevance | path

Searched defs:tbm (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc2798 TestAndBranchMatcher<Uint64BinopMatcher> tbm(left, cont); in VisitWordCompareZero() local
2812 TestAndBranchMatcher<Uint32BinopMatcher> tbm(value, cont); in VisitWordCompareZero() local
2823 TestAndBranchMatcher<Uint64BinopMatcher> tbm(value, cont); in VisitWordCompareZero() local