Home
last modified time | relevance | path

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

/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc2261 TestAndBranchMatcher<Uint64BinopMatcher> tbm(left, cont); in VisitWordCompareZero() local
2275 TestAndBranchMatcher<Uint32BinopMatcher> tbm(value, cont); in VisitWordCompareZero() local
2286 TestAndBranchMatcher<Uint64BinopMatcher> tbm(value, cont); in VisitWordCompareZero() local