Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DAssembler-mips64.cpp92 Assembler::UpdateLoad64Value(inst, (uint64_t)label.raw()); in PatchJump()
114 Assembler::UpdateLoad64Value(inst, targetAddr); in PatchBackedge()
119 Assembler::UpdateLoad64Value(inst, targetAddr); in PatchBackedge()
137 Assembler::UpdateLoad64Value(inst, (uint64_t)buffer + value); in executableCopy()
188 Assembler::UpdateLoad64Value(inst, uint64_t(ptr)); in TraceOneDataRelocation()
242 Assembler::UpdateLoad64Value(inst, (uint64_t)address); in Bind()
326 Assembler::UpdateLoad64Value(inst1, dest.getOffset()); in bind()
390 Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) in UpdateLoad64Value() function in Assembler
451 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value)); in PatchDataWithValueCheck()
460 Assembler::UpdateLoad64Value(inst, (uint64_t)imm.value); in PatchInstructionImmediate()
[all …]
H A DAssembler-mips64.h143 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DAssembler-mips64.cpp94 Assembler::UpdateLoad64Value(inst, (uint64_t)label.raw());
116 Assembler::UpdateLoad64Value(inst, targetAddr);
121 Assembler::UpdateLoad64Value(inst, targetAddr);
139 Assembler::UpdateLoad64Value(inst, (uint64_t)buffer + value);
188 Assembler::UpdateLoad64Value(inst, uint64_t(ptr));
242 Assembler::UpdateLoad64Value(inst, (uint64_t)address);
322 Assembler::UpdateLoad64Value(inst, dest.getOffset());
426 Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value)
487 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value));
496 Assembler::UpdateLoad64Value(inst, (uint64_t)imm.value);
H A DAssembler-mips64.h163 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
H A DMacroAssembler-mips64-inl.h710 Assembler::UpdateLoad64Value((Instruction*) patchAt, limit); in wasmPatchBoundsCheck()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DAssembler-mips64.cpp79 Assembler::UpdateLoad64Value(inst, (uint64_t)label.raw()); in PatchJump()
99 Assembler::UpdateLoad64Value(inst, targetAddr); in PatchBackedge()
104 Assembler::UpdateLoad64Value(inst, targetAddr); in PatchBackedge()
156 Assembler::UpdateLoad64Value(inst, uint64_t(ptr)); in TraceOneDataRelocation()
211 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + target)); in Bind()
403 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in Assembler
458 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value)); in PatchDataWithValueCheck()
H A DAssembler-mips64.h225 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.cpp132 Assembler::UpdateLoad64Value(inst, uint64_t(ptr)); in TraceOneDataRelocation()
159 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + target)); in Bind()
289 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in Assembler
344 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value)); in PatchDataWithValueCheck()
H A DAssembler-mips64.h224 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DAssembler-mips64.cpp132 Assembler::UpdateLoad64Value(inst, uint64_t(ptr)); in TraceOneDataRelocation()
159 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + target)); in Bind()
289 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in Assembler
344 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value)); in PatchDataWithValueCheck()
H A DAssembler-mips64.h220 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.cpp132 Assembler::UpdateLoad64Value(inst, uint64_t(ptr)); in TraceOneDataRelocation()
159 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + target)); in Bind()
289 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in Assembler
344 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value)); in PatchDataWithValueCheck()
H A DAssembler-mips64.h224 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DAssembler-mips64.cpp130 Assembler::UpdateLoad64Value(inst, uint64_t(ptr)); in TraceOneDataRelocation()
157 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + target)); in Bind()
287 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in Assembler
342 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value)); in PatchDataWithValueCheck()
H A DAssembler-mips64.h219 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h241 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
250 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + targetOffset)); in Bind()
H A DAssembler-arm64.cpp446 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in js::jit::Assembler
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h504 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
513 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + targetOffset)); in Bind()
H A DAssembler-arm64.cpp433 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in js::jit::Assembler
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/
H A DAssembler-arm64.h504 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
513 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + targetOffset)); in Bind()
H A DAssembler-arm64.cpp433 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in js::jit::Assembler
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h504 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);
513 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + targetOffset)); in Bind()
H A DAssembler-arm64.cpp433 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in js::jit::Assembler
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DAssembler-loong64.cpp2242 Assembler::UpdateLoad64Value(inst, uint64_t(ptr)); in TraceOneDataRelocation()
2269 Assembler::UpdateLoad64Value(inst, (uint64_t)(rawCode + target)); in Bind()
2391 void Assembler::UpdateLoad64Value(Instruction* inst0, uint64_t value) { in UpdateLoad64Value() function in Assembler
2451 Assembler::UpdateLoad64Value(inst, uint64_t(newValue.value)); in PatchDataWithValueCheck()
H A DAssembler-loong64.h1811 static void UpdateLoad64Value(Instruction* inst0, uint64_t value);