Home
last modified time | relevance | path

Searched refs:TestAndBranchMatcher (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc2512 struct TestAndBranchMatcher { struct
2513 TestAndBranchMatcher(Node* node, FlagsContinuation* cont) in TestAndBranchMatcher() argument
2798 TestAndBranchMatcher<Uint64BinopMatcher> tbm(left, cont); in VisitWordCompareZero()
2812 TestAndBranchMatcher<Uint32BinopMatcher> tbm(value, cont); in VisitWordCompareZero()
2823 TestAndBranchMatcher<Uint64BinopMatcher> tbm(value, cont); in VisitWordCompareZero()