Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc2309 static constexpr ArchOpcode kTestAndBranchOpcode = kArm64TestAndBranch32; member
2320 static constexpr ArchOpcode kTestAndBranchOpcode = kArm64TestAndBranch; member
2362 CbzOrTbzMatchTrait<N>::kTestAndBranchOpcode, g.UseRegister(node), in TryEmitCbzOrTbz()
2379 CbzOrTbzMatchTrait<N>::kTestAndBranchOpcode, in TryEmitCbzOrTbz()