Home
last modified time | relevance | path

Searched refs:Nor (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D098-elif-undefined.c4 Nor this
/third_party/typescript/tests/baselines/reference/
H A DextendsUntypedModule.js9 Nor is this one.
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.cpp962 return LogicalOperation::Nor; in FromGLenum()
1002 case LogicalOperation::Nor: in ToGLenum()
1054 case LogicalOperation::Nor: in operator <<()
H A DPackedGLEnums_autogen.h260 Nor = 10, member in gl::LogicalOperation
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstMIPS32.h255 Nor, enumerator
1259 using InstMIPS32Nor = InstMIPS32ThreeAddrGPR<InstMIPS32::Nor>;
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h397 DEFINE_INSTRUCTION(Nor)
H A Dmacro-assembler-loong64.cc649 void TurboAssembler::Nor(Register rd, Register rj, const Operand& rk) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc1017 __ Nor(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction()
1020 __ Nor(i.OutputRegister(), i.InputRegister(0), zero_reg); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1046 __ Nor(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction()
1049 __ Nor(i.OutputRegister(), i.InputRegister(0), zero_reg); in AssembleArchInstruction()
1054 __ Nor(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction()
1057 __ Nor(i.OutputRegister(), i.InputRegister(0), zero_reg); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc1081 __ Nor(i.OutputRegister(), i.InputOrZeroRegister(0), i.InputOperand(1)); in AssembleArchInstruction()
1084 __ Nor(i.OutputRegister(), i.InputOrZeroRegister(0), zero_reg); in AssembleArchInstruction()
1089 __ Nor(i.OutputRegister(), i.InputOrZeroRegister(0), i.InputOperand(1)); in AssembleArchInstruction()
1093 __ Nor(i.OutputRegister(), i.InputOrZeroRegister(0), zero_reg); in AssembleArchInstruction()
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc752 void TurboAssembler::Nor(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
1509 Nor(scratch2, zero_reg, scratch3); in CallRecordWriteStub()
1566 Nor(scratch2, zero_reg, scratch3); in CallRecordWriteStub()
1623 Nor(scratch2, zero_reg, scratch3); in CallRecordWriteStub()
H A Dmacro-assembler-mips.h451 DEFINE_INSTRUCTION(Nor)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3329 SDValue Nor = in get64BitZExtCompare() local
3331 return SDValue(CurDAG->getMachineNode(PPC::RLDICL, dl, MVT::i64, Nor, in get64BitZExtCompare()
3490 SDValue Nor = in get64BitSExtCompare() local
3492 return SDValue(CurDAG->getMachineNode(PPC::SRADI, dl, MVT::i64, Nor, in get64BitSExtCompare()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h465 DEFINE_INSTRUCTION(Nor)
H A Dmacro-assembler-mips64.cc885 void TurboAssembler::Nor(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h450 DEFINE_INSTRUCTION(Nor)
H A Dmacro-assembler-riscv64.cc727 void TurboAssembler::Nor(Register rd, Register rs, const Operand& rt) { in Nor() function in v8::internal::TurboAssembler
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp1143 case LogicalOperation::Nor: in ValidateLogicOp()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1035 __ Nor(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction()
1038 __ Nor(i.OutputRegister(), i.InputRegister(0), zero_reg); in AssembleArchInstruction()
/third_party/rust/crates/libc/src/
H A Dpsp.rs756 Nor = 8,
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h5563 void Nor(const PRegisterWithLaneSize& pd, in Nor() function in vixl::aarch64::MacroAssembler
/third_party/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc1090 __ Nor(p4.VnB(), p12.Zeroing(), p11.VnB(), p10.VnB());

Completed in 121 milliseconds