Searched refs:FMUL_S (Results 1 – 19 of 19) sorted by relevance
/external/mesa3d/src/mesa/x86/ |
D | x86_xform4.S | 101 FMUL_S( MAT0 ) 103 FMUL_S( MAT1 ) 105 FMUL_S( MAT2 ) 107 FMUL_S( MAT3 ) 110 FMUL_S( MAT4 ) 112 FMUL_S( MAT5 ) 114 FMUL_S( MAT6 ) 116 FMUL_S( MAT7 ) 126 FMUL_S( MAT8 ) 128 FMUL_S( MAT9 ) [all …]
|
D | x86_xform3.S | 101 FMUL_S( MAT0 ) 103 FMUL_S( MAT1 ) 105 FMUL_S( MAT2 ) 107 FMUL_S( MAT3 ) 110 FMUL_S( MAT4 ) 112 FMUL_S( MAT5 ) 114 FMUL_S( MAT6 ) 116 FMUL_S( MAT7 ) 126 FMUL_S( MAT8 ) 128 FMUL_S( MAT9 ) [all …]
|
D | x86_xform2.S | 101 FMUL_S( MAT0 ) 103 FMUL_S( MAT1 ) 105 FMUL_S( MAT2 ) 107 FMUL_S( MAT3 ) 110 FMUL_S( MAT4 ) 112 FMUL_S( MAT5 ) 114 FMUL_S( MAT6 ) 116 FMUL_S( MAT7 ) 195 FMUL_S( MAT0 ) 198 FMUL_S( MAT5 ) [all …]
|
D | assyntax.h | 749 #define FMUL_S(a) CHOICE(fmuls a, fmuls a, fmuls a) macro 1462 #define FMUL_S(a) fmul S_(a) macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfoF.td | 116 def FMUL_S : FPALUS_rr_frm<0b0001000, "fmul.s">; 117 def : FPALUSDynFrmAlias<FMUL_S, "fmul.s">; 267 def : PatFpr32Fpr32DynFrm<fmul, FMUL_S>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 433 (instrs FADD_D32, FADD_D64, FADD_S, FMUL_D32, FMUL_D64, FMUL_S,
|
D | MipsInstrFPU.td | 608 def FMUL_S : MMRel, ADDS_FT<"mul.s", FGR32Opnd, II_MUL_S, 1, fmul>,
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 474 def FMUL_S : MMRel, ADDS_FT<"mul.s", FGR32Opnd, II_MUL_S, 1, fmul>,
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenSubtargetInfo.inc | 883 {DBGFIELD("FMUL_S") 1, false, false, 15, 2, 6, 1, 0, 0}, // #608 1903 {DBGFIELD("FMUL_S") 1, false, false, 58, 2, 6, 1, 0, 0}, // #608
|
D | MipsGenMCCodeEmitter.inc | 1464 UINT64_C(1174405122), // FMUL_S 3260 case Mips::FMUL_S: 9190 Feature_HasStdEnc | Feature_IsNotSoftFloat | Feature_NotInMicroMips | 0, // FMUL_S = 1451
|
D | MipsGenInstrInfo.inc | 1466 FMUL_S = 1451, 3265 FMUL_S = 608, 5511 …MCID::Commutable), 0x4ULL, nullptr, nullptr, OperandInfo230, -1 ,nullptr }, // Inst #1451 = FMUL_S 10135 { Mips::FMUL_S, Mips::FMUL_S, Mips::FMUL_S_MM },
|
D | MipsGenAsmWriter.inc | 2679 268459024U, // FMUL_S 5310 0U, // FMUL_S
|
D | MipsGenFastISel.inc | 1571 return fastEmitInst_rr(Mips::FMUL_S, &Mips::FGR32RegClass, Op0, Op0IsKill, Op1, Op1IsKill);
|
D | MipsGenGlobalISel.inc | 14228 …// (fmul:{ *:[f32] } FGR32Opnd:{ *:[f32] }:$fs, FGR32Opnd:{ *:[f32] }:$ft) => (FMUL_S:{ *:[f32] … 14229 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/Mips::FMUL_S,
|
D | MipsGenDisassemblerTables.inc | 3315 /* 2652 */ MCD::OPC_Decode, 171, 11, 204, 1, // Opcode: FMUL_S
|
D | MipsGenAsmMatcher.inc | 6842 …{ 6828 /* mul.s */, Mips::FMUL_S, Convert__FGR32AsmReg1_0__FGR32AsmReg1_1__FGR32AsmReg1_2, Feature…
|
D | MipsGenDAGISel.inc | 28012 /* 52643*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::FMUL_S), 0, 28015 … // Dst: (FMUL_S:{ *:[f32] } FGR32Opnd:{ *:[f32] }:$fs, FGR32Opnd:{ *:[f32] }:$ft)
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 775 33577229U, // FMUL_S 2489 0U, // FMUL_S
|
D | MipsGenDisassemblerTables.inc | 858 /* 1817 */ MCD_OPC_Decode, 246, 5, 70, // Opcode: FMUL_S
|