Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc2206 bool long_branch = in CallRecordWriteStub() local
2219 bool long_branch = in CallRecordWriteStub() local
2238 bool long_branch = in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc2857 bool long_branch = in CallRecordWriteStub() local
2870 bool long_branch = in CallRecordWriteStub() local
2889 bool long_branch = in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/loong64/
Dmacro-assembler-loong64.cc1846 bool long_branch = target->is_bound() in CallRecordWriteStub() local
1860 bool long_branch = target->is_bound() in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/riscv64/
Dmacro-assembler-riscv64.cc2359 bool long_branch = in BranchTrueF() local
2372 bool long_branch = in BranchFalseF() local
/third_party/vixl/test/aarch32/
Dtest-assembler-aarch32.cc2637 TEST_T32(long_branch) { in TEST_T32() argument