Home
last modified time | relevance | path

Searched refs:FNEG_S (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h476 FNEG_S = 0X4505U << 10, enumerator
1212 case FNEG_S: in InstructionType()
Dassembler-loong64.cc1790 GenRegister(FNEG_S, fj, fd); in fneg_s()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrFPU.td501 def FNEG_S : MMRel, ABSS_FT<"neg.s", FGR32Opnd, FGR32Opnd, II_NEG, fneg>,
905 def : MipsPat<(f32 fpimm0neg), (FNEG_S (MTC1 ZERO))>, ISA_MIPS1;
DMipsScheduleP5600.td332 MOVT_S, FMOV_D32, FMOV_D64, FMOV_S, FNEG_S,
DMipsScheduleGeneric.td812 FNEG_S, FNEG_D32, FNEG_D64, NMADD_S, NMSUB_S,
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1422 case FNEG_S: in DecodeTypekOp22()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc1588 UINT64_C(1174405127), // FNEG_S
3421 case Mips::FNEG_S:
11050 CEFBS_HasStdEnc_IsNotSoftFloat, // FNEG_S = 1575
DMipsGenAsmWriter.inc2816 23527U, // FNEG_S
5570 0U, // FNEG_S
DMipsGenFastISel.inc441 return fastEmitInst_r(Mips::FNEG_S, &Mips::FGR32RegClass, Op0, Op0IsKill);
DMipsGenInstrInfo.inc1590 FNEG_S = 1575,
6436 …, 2, 1, 4, 532, 0, 0x4ULL, nullptr, nullptr, OperandInfo197, -1 ,nullptr }, // Inst #1575 = FNEG_S
16798 { Mips::FNEG_S, Mips::FNEG_S, Mips::FNEG_S_MM },
DMipsGenDAGISel.inc27240 /* 51532*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::FNEG_S), 0,
27243 // Dst: (FNEG_S:{ *:[f32] } FGR32Opnd:{ *:[f32] }:$fs)
27491 /* 51999*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::FNEG_S), 0,
27494 // Dst: (FNEG_S:{ *:[f32] } (MTC1:{ *:[f32] } ZERO:{ *:[i32] }))
DMipsGenDisassemblerTables.inc3385 /* 2755 */ MCD::OPC_Decode, 167, 12, 208, 1, // Opcode: FNEG_S
DMipsGenAsmMatcher.inc7289 …{ 7092 /* neg.s */, Mips::FNEG_S, Convert__FGR32AsmReg1_0__FGR32AsmReg1_1, AMFBS_HasStdEnc_IsNotSo…
DMipsGenGlobalISel.inc22718 …// (fneg:{ *:[f32] } FGR32Opnd:{ *:[f32] }:$fs) => (FNEG_S:{ *:[f32] } FGR32Opnd:{ *:[f32] }:$fs)
22719 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/Mips::FNEG_S,
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc4568 case FNEG_S: in DecodeTypeOp22()