Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm/
Dconstants-arm.h577 void SetBranchOffset(int32_t branch_offset) { in SetBranchOffset() function
/third_party/node/deps/v8/src/codegen/loong64/
Dassembler-loong64.cc485 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() function
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc882 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() function
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc789 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() function
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.cc450 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() function