Home
last modified time | relevance | path

Searched defs:field_operand (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc2929 LoadTaggedPointerField(const Register& destination, const MemOperand& field_operand) TruncateDoubleToI() argument
2938 LoadAnyTaggedField(const Register& destination, const MemOperand& field_operand) TruncateDoubleToI() argument
2947 LoadTaggedSignedField(const Register& destination, const MemOperand& field_operand) TruncateDoubleToI() argument
2981 DecompressTaggedSigned(const Register& destination, const MemOperand& field_operand) TruncateDoubleToI() argument
2992 DecompressTaggedPointer(const Register& destination, const MemOperand& field_operand) TruncateDoubleToI() argument
3005 DecompressAnyTagged(const Register& destination, const MemOperand& field_operand) TruncateDoubleToI() argument
3121 LoadSandboxedPointerField( const Register& destination, const MemOperand& field_operand) TruncateDoubleToI() argument
3138 LoadExternalPointerField(Register destination, MemOperand field_operand, ExternalPointerTag tag, Register isolate_root) TruncateDoubleToI() argument
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc541 LoadTaggedPointerField(const Register& destination, const MemOperand& field_operand, const Register& scratch) LoadTaggedPointerField() argument
551 LoadAnyTaggedField(const Register& destination, const MemOperand& field_operand, const Register& scratch) LoadAnyTaggedField() argument
591 DecompressTaggedSigned(Register destination, MemOperand field_operand) DecompressTaggedSigned() argument
606 DecompressTaggedPointer(Register destination, MemOperand field_operand) DecompressTaggedPointer() argument
614 DecompressAnyTagged(Register destination, MemOperand field_operand) DecompressAnyTagged() argument
630 LoadTaggedSignedField(Register destination, MemOperand field_operand, Register scratch) LoadTaggedSignedField() argument
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc243 void TurboAssembler::PushTaggedPointerField(Operand field_operand, in PushTaggedPointerField() argument
206 LoadTaggedPointerField(Register destination, Operand field_operand) LoadTaggedPointerField() argument
225 LoadTaggedSignedField(Register destination, Operand field_operand) LoadTaggedSignedField() argument
234 LoadAnyTaggedField(Register destination, Operand field_operand) LoadAnyTaggedField() argument
254 PushTaggedAnyField(Operand field_operand, Register scratch) PushTaggedAnyField() argument
308 DecompressTaggedSigned(Register destination, Operand field_operand) DecompressTaggedSigned() argument
314 DecompressTaggedPointer(Register destination, Operand field_operand) DecompressTaggedPointer() argument
328 DecompressAnyTagged(Register destination, Operand field_operand) DecompressAnyTagged() argument
399 LoadSandboxedPointerField(Register destination, Operand field_operand) LoadSandboxedPointerField() argument
416 LoadExternalPointerField( Register destination, Operand field_operand, ExternalPointerTag tag, Register scratch, IsolateRootLocation isolateRootLocation) LoadExternalPointerField() argument
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc786 LoadTaggedPointerField(const Register& destination, const MemOperand& field_operand, const Register& scratch) LoadTaggedPointerField() argument
796 LoadAnyTaggedField(const Register& destination, const MemOperand& field_operand, const Register& scratch) LoadAnyTaggedField() argument
838 DecompressTaggedSigned(Register destination, MemOperand field_operand) DecompressTaggedSigned() argument
853 DecompressTaggedPointer(Register destination, MemOperand field_operand) DecompressTaggedPointer() argument
861 DecompressAnyTagged(Register destination, MemOperand field_operand) DecompressAnyTagged() argument
877 LoadTaggedSignedField(Register destination, MemOperand field_operand) LoadTaggedSignedField() argument
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc5055 LoadTaggedPointerField(const Register& destination, const MemOperand& field_operand) LoadTaggedPointerField() argument
5064 LoadAnyTaggedField(const Register& destination, const MemOperand& field_operand) LoadAnyTaggedField() argument
5073 LoadTaggedSignedField(const Register& destination, const MemOperand& field_operand) LoadTaggedSignedField() argument
5095 DecompressTaggedSigned(const Register& destination, const MemOperand& field_operand) DecompressTaggedSigned() argument
5106 DecompressTaggedPointer(const Register& destination, const MemOperand& field_operand) DecompressTaggedPointer() argument
5120 DecompressAnyTagged(const Register& destination, const MemOperand& field_operand) DecompressAnyTagged() argument
[all...]

Completed in 25 milliseconds