Home
last modified time | relevance | path

Searched refs:is_near_branch (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.h209 bool is_near_branch(Label* L);
H A Dassembler-riscv64.cc724 bool Assembler::is_near_branch(Label* L) { in is_near_branch() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h207 bool is_near_branch(Label* L);
H A Dmacro-assembler-mips64.cc3378 if (is_near_branch(L)) { in CallRecordWriteStub()
3898 if (is_near_branch(L)) { in CallRecordWriteStub()
H A Dassembler-mips64.cc1028 bool Assembler::is_near_branch(Label* L) { in is_near_branch() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.h207 bool is_near_branch(Label* L);
H A Dmacro-assembler-mips.cc2739 if (is_near_branch(L)) { in CallRecordWriteStub()
3255 if (is_near_branch(L)) { in CallRecordWriteStub()
H A Dassembler-mips.cc1099 bool Assembler::is_near_branch(Label* L) { in is_near_branch() function in v8::internal::Assembler

Completed in 47 milliseconds