Home
last modified time | relevance | path

Searched refs:Ngc (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h219 void MacroAssembler::Ngc(const Register& rd, const Operand& operand) { in Ngc() function in v8::internal::MacroAssembler
H A Dmacro-assembler-arm64.h1543 inline void Ngc(const Register& rd, const Operand& operand);
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc5800 __ Ngc(x11, Operand(0xffffffff00000000));
5801 __ Ngc(w12, Operand(0xffff0000));
5810 __ Ngc(x22, Operand(0xffffffff00000000));
5811 __ Ngc(w23, Operand(0xffff0000));
5944 __ Ngc(x13, Operand(x0));
5947 __ Ngc(w14, Operand(w0));
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc1973 void MacroAssembler::Ngc(const Register& rd, const Operand& operand) { in Emit() function in vixl::aarch64::MacroAssembler
H A Dmacro-assembler-aarch64.h832 void Ngc(const Register& rd, const Operand& operand);

Completed in 37 milliseconds