Searched refs:FNEG_S (Results 1 – 15 of 15) sorted by relevance
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 476 FNEG_S = 0X4505U << 10, enumerator 1212 case FNEG_S: in InstructionType()
|
D | assembler-loong64.cc | 1790 GenRegister(FNEG_S, fj, fd); in fneg_s()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 501 def FNEG_S : MMRel, ABSS_FT<"neg.s", FGR32Opnd, FGR32Opnd, II_NEG, fneg>, 905 def : MipsPat<(f32 fpimm0neg), (FNEG_S (MTC1 ZERO))>, ISA_MIPS1;
|
D | MipsScheduleP5600.td | 332 MOVT_S, FMOV_D32, FMOV_D64, FMOV_S, FNEG_S,
|
D | MipsScheduleGeneric.td | 812 FNEG_S, FNEG_D32, FNEG_D64, NMADD_S, NMSUB_S,
|
/third_party/node/deps/v8/src/diagnostics/loong64/ |
D | disasm-loong64.cc | 1422 case FNEG_S: in DecodeTypekOp22()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 1588 UINT64_C(1174405127), // FNEG_S 3421 case Mips::FNEG_S: 11050 CEFBS_HasStdEnc_IsNotSoftFloat, // FNEG_S = 1575
|
D | MipsGenAsmWriter.inc | 2816 23527U, // FNEG_S 5570 0U, // FNEG_S
|
D | MipsGenFastISel.inc | 441 return fastEmitInst_r(Mips::FNEG_S, &Mips::FGR32RegClass, Op0, Op0IsKill);
|
D | MipsGenInstrInfo.inc | 1590 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 },
|
D | MipsGenDAGISel.inc | 27240 /* 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] }))
|
D | MipsGenDisassemblerTables.inc | 3385 /* 2755 */ MCD::OPC_Decode, 167, 12, 208, 1, // Opcode: FNEG_S
|
D | MipsGenAsmMatcher.inc | 7289 …{ 7092 /* neg.s */, Mips::FNEG_S, Convert__FGR32AsmReg1_0__FGR32AsmReg1_1, AMFBS_HasStdEnc_IsNotSo…
|
D | MipsGenGlobalISel.inc | 22718 …// (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/ |
D | simulator-loong64.cc | 4568 case FNEG_S: in DecodeTypeOp22()
|