Home
last modified time | relevance | path

Searched refs:FFINT_S_W (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h523 FFINT_S_W = 0x4744U << 10, enumerator
1248 case FFINT_S_W: in InstructionType()
Dassembler-loong64.cc1872 GenRegister(FFINT_S_W, fj, fd); in ffint_s_w()
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1530 case FFINT_S_W: in DecodeTypekOp22()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc1531 UINT64_C(2067529758), // FFINT_S_W
8320 case Mips::FFINT_S_W:
10993 CEFBS_HasStdEnc_HasMSA, // FFINT_S_W = 1518
DMipsGenAsmWriter.inc2759 25594U, // FFINT_S_W
5513 0U, // FFINT_S_W
DMipsGenFastISel.inc771 return fastEmitInst_r(Mips::FFINT_S_W, &Mips::MSA128WRegClass, Op0, Op0IsKill);
DMipsGenInstrInfo.inc1533 FFINT_S_W = 1518,
6379 …2, 1, 4, 584, 0, 0x6ULL, nullptr, nullptr, OperandInfo70, -1 ,nullptr }, // Inst #1518 = FFINT_S_W
DMipsGenDisassemblerTables.inc5488 /* 13326 */ MCD::OPC_Decode, 238, 11, 174, 2, // Opcode: FFINT_S_W
DMipsGenAsmMatcher.inc6616 …{ 4380 /* ffint_s.w */, Mips::FFINT_S_W, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1, AMFBS_HasStdEn…
DMipsGenGlobalISel.inc23321 …// (sint_to_fp:{ *:[v4f32] } MSA128WOpnd:{ *:[v4i32] }:$ws) => (FFINT_S_W:{ *:[v4f32] } MSA128WO…
23322 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/Mips::FFINT_S_W,
DMipsGenDAGISel.inc27866 /* 52691*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::FFINT_S_W), 0,
27869 // Dst: (FFINT_S_W:{ *:[v4f32] } MSA128WOpnd:{ *:[v4i32] }:$ws)
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc4974 case FFINT_S_W: { in DecodeTypeOp22()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3064 def FFINT_S_W : FFINT_S_W_ENC, FFINT_S_W_DESC;