/third_party/ffmpeg/libavcodec/aarch64/ |
D | mpegaudiodsp_neon.S | 90 MLA v16, v2, v0 175 .purgem MLA 197 .macro MLA d, s1, s2 macro 219 .macro MLA d, s1, s2 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCPseudoLowering.inc | 55 TmpInst.setOpcode(ARM::MLA);
|
D | ARMGenAsmWriter.inc | 1458 3222067U, // MLA 5682 33554432U, // MLA 9204 // ADCrsi, ADDrsi, ANDrsi, BICrsi, EORrsi, MLA, MOVsr, MVNsr, ORRrsi, RSB... 11286 // LDRD_POST, MLA, MLS, MVE_VCADDf16, MVE_VCADDf32, MVE_VCADDi16, MVE_VCA... 11374 case ARM::MLA: 11514 case ARM::MLA:
|
D | ARMGenMCCodeEmitter.inc | 766 UINT64_C(2097296), // MLA 15138 case ARM::MLA: { 17441 CEFBS_IsARM_HasV6, // MLA = 753
|
D | ARMGenAsmMatcher.inc | 10792 …{ 679 /* mla */, ARM::MLA, Convert__Reg1_2__Reg1_3__Reg1_4__Reg1_5__CondCode2_1__CCOut1_0, AMFBS_I… 10793 …{ 679 /* mla */, ARM::MLA, Convert__Reg1_2__Reg1_3__Reg1_4__Reg1_5__CondCode2_1__CCOut1_0, AMFBS_I…
|
D | ARMGenGlobalISel.inc | 1323 …:{ *:[i32] }:$Rn, GPRnopc:{ *:[i32] }:$Rm), GPRnopc:{ *:[i32] }:$Ra) => (MLA:{ *:[i32] } GPRnopc… 1324 GIR_BuildMI, /*InsnID*/0, /*Opcode*/ARM::MLA, 1445 … (mul:{ *:[i32] } GPRnopc:{ *:[i32] }:$Rn, GPRnopc:{ *:[i32] }:$Rm)) => (MLA:{ *:[i32] } GPRnopc… 1446 GIR_BuildMI, /*InsnID*/0, /*Opcode*/ARM::MLA,
|
D | ARMGenSubtargetInfo.inc | 272 …{ "expand-fp-mlx", "Expand VFP/NEON MLA/MLS instructions", ARM::FeatureExpandMLx, { { { 0x0ULL, 0x…
|
D | ARMGenDAGISel.inc | 5358 /* 10918*/ OPC_MorphNodeTo1, TARGET_VAL(ARM::MLA), 0, 5361 …// Dst: (MLA:{ *:[i32] } GPRnopc:{ *:[i32] }:$Rn, GPRnopc:{ *:[i32] }:$Rm, GPRnopc:{ *:[i32] }:$Ra) 5581 /* 11392*/ OPC_MorphNodeTo1, TARGET_VAL(ARM::MLA), 0, 5584 …// Dst: (MLA:{ *:[i32] } GPRnopc:{ *:[i32] }:$Rn, GPRnopc:{ *:[i32] }:$Rm, GPRnopc:{ *:[i32] }:$Ra)
|
D | ARMGenInstrInfo.inc | 768 MLA = 753, 6599 …CID::HasOptionalDef), 0x80ULL, nullptr, nullptr, OperandInfo169, -1 ,nullptr }, // Inst #753 = MLA
|
D | ARMGenDisassemblerTables.inc | 686 /* 3031 */ MCD::OPC_Decode, 241, 5, 38, // Opcode: MLA
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARM.td | 265 // Whether or not it is profitable to expand VFP/NEON MLA/MLS instructions. 268 "Expand VFP/NEON MLA/MLS instructions">;
|
D | ARMScheduleSwift.td | 246 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
|
D | ARMScheduleR52.td | 271 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
|
D | ARMScheduleA57.td | 279 // Multiply accumulate: MLA, MLS, SMLABB, SMLABT, SMLATB, SMLATT, SMLAWB,
|
D | ARMScheduleA9.td | 2548 (instregex "MUL", "MULv5", "SMMUL", "SMMULR", "MLA", "MLAv5", "MLS",
|
D | ARMInstrInfo.td | 4125 def MLA : AsMul1I32<0b0000001, (outs GPRnopc:$Rd), 4140 (MLA GPRnopc:$Rd, GPRnopc:$Rn, GPRnopc:$Rm, GPRnopc:$Ra, pred:$p, cc_out:$s)>, 6185 (MLA GPRnopc:$Rd, GPRnopc:$Rn, GPRnopc:$Rm, GPRnopc:$Ra,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 524 (instregex "MLA","MLS","SMLAL","SMLSL","UMLAL","UMLSL",
|
D | AArch64SchedKryoDetails.td | 1606 (instregex "(MLA|MLS|MUL)(v8i8|v4i16|v2i32)(_indexed)?")>; 1612 (instregex "(MLA|MLS|MUL|SQR?DMULH)(v16i8|v8i16|v4i32)(_indexed)?")>;
|
D | AArch64InstrInfo.td | 3889 // MLA and MLS are generated in MachineCombine 3890 defm MLA : SIMDThreeSameVectorBHSTied<0, 0b10010, "mla", null_frag>; 5624 defm MLA : SIMDVectorIndexedHSTied<1, 0b0000, "mla", null_frag>;
|
D | AArch64InstrFormats.td | 10148 // ARMv8.3 Complex ADD/MLA instructions
|
/third_party/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 4502 ### MLA ### subsection 4512 ### MLA ### subsection 9183 ### MLA ### subsection 9193 ### MLA ### subsection
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_SerbianSH.txt | 9430 BLAGOJEVIĆ MLAĐA 12606 CVIJIĆ MLAĐA 17629 GOLUBOVIĆ MLAĐEN 22814 JOVANOVIĆ MLAĐA 26068 KONJEVIĆ MLAĐEN 36764 MLAĐEN ĐURO 36765 MLAĐEN DMITAR 36766 MLAĐENOVIĆ BRANKA 36767 MLAĐENOVIĆ ELENA 36768 MLAĐENOVIĆ RADE [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 6405 1C16;LEPCHA LETTER MLA;Lo;0;L;;;;;N;;;;; 30702 1E120;NYIAKENG PUACHUE HMONG LETTER MLA;Lo;0;L;;;;;N;;;;;
|
/third_party/pcre2/pcre2/maint/Unicode.tables/ |
D | UnicodeData.txt | 6403 1C16;LEPCHA LETTER MLA;Lo;0;L;;;;;N;;;;; 30477 1E120;NYIAKENG PUACHUE HMONG LETTER MLA;Lo;0;L;;;;;N;;;;;
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | UnicodeData.txt | 6325 1C16;LEPCHA LETTER MLA;Lo;0;L;;;;;N;;;;; 29744 1E120;NYIAKENG PUACHUE HMONG LETTER MLA;Lo;0;L;;;;;N;;;;;
|