Home
last modified time | relevance | path

Searched defs:rmode (Results 1 – 25 of 68) sorted by relevance

123

/third_party/node/deps/v8/src/compiler/
Dmachine-graph.cc50 RelocInfo::Mode rmode) { in RelocatableInt32Constant()
60 RelocInfo::Mode rmode) { in RelocatableInt64Constant()
70 RelocInfo::Mode rmode) { in RelocatableIntPtrConstant()
Dcommon-node-cache.h77 Node** FindRelocatableInt32Constant(int32_t value, RelocInfoMode rmode) { in FindRelocatableInt32Constant()
81 Node** FindRelocatableInt64Constant(int64_t value, RelocInfoMode rmode) { in FindRelocatableInt64Constant()
Dcommon-operator.h191 RelocatablePtrConstantInfo(int32_t value, RelocInfo::Mode rmode) in RelocatablePtrConstantInfo()
193 RelocatablePtrConstantInfo(int64_t value, RelocInfo::Mode rmode) in RelocatablePtrConstantInfo()
197 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function
/third_party/node/deps/v8/src/codegen/
Dreloc-info.cc106 void RelocInfoWriter::WriteMode(RelocInfo::Mode rmode) { in WriteMode()
111 void RelocInfoWriter::WriteModeAndPC(uint32_t pc_delta, RelocInfo::Mode rmode) { in WriteModeAndPC()
135 RelocInfo::Mode rmode = rinfo->rmode(); in Write() local
234 RelocInfo::Mode rmode = GetMode(); in next() local
395 const char* RelocInfo::RelocModeName(RelocInfo::Mode rmode) { in RelocModeName()
Dconstant-pool.cc222 RelocInfo::Mode rmode) { in RecordEntry()
229 RelocInfo::Mode rmode) { in RecordEntry()
470 RelocInfo::Mode rmode) { in RecordEntry()
477 RelocInfo::Mode rmode) { in RecordEntry()
Dconstant-pool.h61 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function
188 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function
Dassembler.h390 bool ShouldRecordRelocInfo(RelocInfo::Mode rmode) const { in ShouldRecordRelocInfo()
Dreloc-info.h213 Mode rmode() const { return rmode_; } in rmode() function
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.cc712 void Assembler::call(Handle<Code> target, RelocInfo::Mode rmode) { in call()
721 void Assembler::jump(Handle<Code> target, RelocInfo::Mode rmode, in jump()
802 void Assembler::dd(uint32_t data, RelocInfo::Mode rmode) { in dd()
813 void Assembler::dq(uint64_t value, RelocInfo::Mode rmode) { in dq()
824 void Assembler::dp(uintptr_t data, RelocInfo::Mode rmode) { in dp()
835 void Assembler::RecordRelocInfo(RelocInfo::Mode rmode, intptr_t data) { in RecordRelocInfo()
855 RelocInfo::Mode rmode = it->rmode(); in EmitRelocations() local
Dassembler-s390.h96 : rmode_(rmode) { in rmode_() argument
146 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function
204 DeferredRelocInfo(int position, RelocInfo::Mode rmode, intptr_t data) in DeferredRelocInfo()
208 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function
/third_party/python/Tools/scripts/
Dmd5sum.py9 rmode = 'rb' variable
/third_party/ffmpeg/libavcodec/
Dutvideodec.c358 int width, int height, int slices, int rmode) in restore_median_planar()
410 int width, int height, int slices, int rmode) in restore_median_planar_il()
465 int width, int height, int slices, int rmode) in restore_gradient_planar()
506 int width, int height, int slices, int rmode) in restore_gradient_planar_il()
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32-inl.h181 void Assembler::emit(uint32_t x, RelocInfo::Mode rmode) { in emit()
188 void Assembler::emit(Handle<Code> code, RelocInfo::Mode rmode) { in emit()
Dassembler-ia32.cc236 Operand::Operand(Register base, int32_t disp, RelocInfo::Mode rmode) { in Operand()
256 RelocInfo::Mode rmode) { in Operand()
277 RelocInfo::Mode rmode) { in Operand()
644 void Assembler::mov(Operand dst, Address src, RelocInfo::Mode rmode) { in mov()
1642 void Assembler::call(Address entry, RelocInfo::Mode rmode) { in call()
1653 void Assembler::wasm_call(Address entry, RelocInfo::Mode rmode) { in wasm_call()
1665 void Assembler::call(Handle<Code> code, RelocInfo::Mode rmode) { in call()
1719 void Assembler::jmp(Address entry, RelocInfo::Mode rmode) { in jmp()
1736 void Assembler::jmp(Handle<Code> code, RelocInfo::Mode rmode) { in jmp()
1787 void Assembler::j(Condition cc, byte* entry, RelocInfo::Mode rmode) { in j()
[all …]
/third_party/astc-encoder/Source/
Dastcenc_mathlib_softfloat.cpp194 static sf16 sf32_to_sf16(sf32 inp, roundmode rmode) in sf32_to_sf16()
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.h70 : rmode_(rmode) { in rmode_() argument
159 DeferredRelocInfo(int position, RelocInfo::Mode rmode, intptr_t data) in DeferredRelocInfo()
163 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function
1335 ConstantPoolEntry::Access ConstantPoolAddEntry(RelocInfo::Mode rmode, in ConstantPoolAddEntry()
Dmacro-assembler-ppc.cc137 void TurboAssembler::Jump(intptr_t target, RelocInfo::Mode rmode, in Jump()
150 void TurboAssembler::Jump(Address target, RelocInfo::Mode rmode, Condition cond, in Jump()
156 void TurboAssembler::Jump(Handle<Code> code, RelocInfo::Mode rmode, in Jump()
218 RelocInfo::Mode rmode, in CallSizeNotPredictableCodeSize()
223 void TurboAssembler::Call(Address target, RelocInfo::Mode rmode, in Call()
239 void TurboAssembler::Call(Handle<Code> code, RelocInfo::Mode rmode, in Call()
345 RelocInfo::Mode rmode) { in Move()
/third_party/node/deps/v8/src/codegen/x64/
Dmacro-assembler-x64.cc1683 RelocInfo::Mode rmode) { in CallRecordWriteStub()
1702 RelocInfo::Mode rmode) { in CallRecordWriteStub()
1709 RelocInfo::Mode rmode) { in CallRecordWriteStub()
1815 void TurboAssembler::Jump(Address destination, RelocInfo::Mode rmode) { in CallRecordWriteStub()
1820 void TurboAssembler::Jump(Handle<CodeT> code_object, RelocInfo::Mode rmode, in CallRecordWriteStub()
1860 void TurboAssembler::Call(Address destination, RelocInfo::Mode rmode) { in CallRecordWriteStub()
1865 void TurboAssembler::Call(Handle<CodeT> code_object, RelocInfo::Mode rmode) { in CallRecordWriteStub()
Dmacro-assembler-x64.h334 void Move(Register dst, Address ptr, RelocInfo::Mode rmode) { in Move()
Dassembler-x64.cc342 bool Assembler::UseConstPoolFor(RelocInfo::Mode rmode) { in UseConstPoolFor()
1004 void Assembler::call(Address entry, RelocInfo::Mode rmode) { in call()
1012 void Assembler::call(Handle<CodeT> target, RelocInfo::Mode rmode) { in call()
1023 void Assembler::near_call(intptr_t disp, RelocInfo::Mode rmode) { in near_call()
1031 void Assembler::near_jmp(intptr_t disp, RelocInfo::Mode rmode) { in near_jmp()
1435 void Assembler::j(Condition cc, Address entry, RelocInfo::Mode rmode) { in j()
1445 void Assembler::j(Condition cc, Handle<CodeT> target, RelocInfo::Mode rmode) { in j()
1463 void Assembler::jmp(Address entry, RelocInfo::Mode rmode) { in jmp()
1538 void Assembler::jmp(Handle<CodeT> target, RelocInfo::Mode rmode) { in jmp()
4438 void Assembler::dd(uint32_t data, RelocInfo::Mode rmode) { in dd()
[all …]
/third_party/pulseaudio/src/modules/echo-cancel/
Dwebrtc.cc82 static int routing_mode_from_string(const char *rmode) { in routing_mode_from_string()
/third_party/node/deps/v8/src/diagnostics/
Ddisassembler.cc223 RelocInfo::Mode rmode = relocinfo->rmode(); in PrintRelocInfo() local
/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64.cc1848 void TurboAssembler::JumpHelper(int64_t offset, RelocInfo::Mode rmode, in JumpHelper()
1873 RelocInfo::Mode rmode, byte* pc) { in CalculateTargetOffset()
1897 void TurboAssembler::Jump(Address target, RelocInfo::Mode rmode, in Jump()
1903 void TurboAssembler::Jump(Handle<CodeT> code, RelocInfo::Mode rmode, in Jump()
1940 void TurboAssembler::Call(Address target, RelocInfo::Mode rmode) { in Call()
1951 void TurboAssembler::Call(Handle<CodeT> code, RelocInfo::Mode rmode) { in Call()
2243 void TurboAssembler::IndirectCall(Address target, RelocInfo::Mode rmode) { in IndirectCall()
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.h114 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function
1313 void RecordEntry(uint32_t data, RelocInfo::Mode rmode) { in RecordEntry()
1317 void RecordEntry(uint64_t data, RelocInfo::Mode rmode) { in RecordEntry()
/third_party/node/deps/v8/src/codegen/arm/
Dmacro-assembler-arm.cc122 void TurboAssembler::Jump(intptr_t target, RelocInfo::Mode rmode, in Jump()
127 void TurboAssembler::Jump(Address target, RelocInfo::Mode rmode, in Jump()
133 void TurboAssembler::Jump(Handle<Code> code, RelocInfo::Mode rmode, in Jump()
186 void TurboAssembler::Call(Address target, RelocInfo::Mode rmode, Condition cond, in Call()
221 void TurboAssembler::Call(Handle<Code> code, RelocInfo::Mode rmode, in Call()

123