/freebsd/contrib/file/magic/Magdir/ |
H A D | selinux | 11 >>>(12.l+31) lelong 0 Not MLS, 12 >>>(12.l+31) lelong 1 MLS, 24 #0 search gen_sens( SE Linux policy MLS constraints source
|
H A D | linux | 571 >20 lelong 1 MLS
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFeatures.td | 308 // Whether or not it is profitable to expand VFP/NEON MLA/MLS instructions. 312 "Expand VFP/NEON MLA/MLS instructions">;
|
H A D | ARMScheduleR52.td | 271 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
|
H A D | ARMScheduleSwift.td | 246 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
|
H A D | ARMScheduleA57.td | 267 // Multiply accumulate: MLA, MLS, SMLABB, SMLABT, SMLATB, SMLATT, SMLAWB,
|
H A D | ARMScheduleA9.td | 2548 (instregex "MUL", "MULv5", "SMMUL", "SMMULR", "MLA", "MLAv5", "MLS",
|
H A D | ARMInstrInfo.td | 4366 def MLS : AMul1I<0b0000011, (outs GPR:$Rd), (ins GPR:$Rn, GPR:$Rm, GPR:$Ra),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedCyclone.td | 529 (instregex "MLA","MLS","SMLAL","SMLSL","UMLAL","UMLSL",
|
H A D | AArch64SchedKryoDetails.td | 1606 (instregex "(MLA|MLS|MUL)(v8i8|v4i16|v2i32)(_indexed)?")>; 1612 (instregex "(MLA|MLS|MUL|SQR?DMULH)(v16i8|v8i16|v4i32)(_indexed)?")>;
|
H A D | AArch64SchedA64FX.td | 2086 (instregex "^FABD_Z", "^F(ADD|SUBR?)_.*Z_", "^FN?(MAD|MLA|MLS|MSB)_ZP", 2117 def : InstRW<[A64FXWrite_FMAIndexed], (instregex "^F(MLA|MLS|MUL)_ZZZI")>;
|
H A D | AArch64TargetTransformInfo.cpp | 1683 if (auto MLS = instCombineSVEVectorFuseMulAddSub<Intrinsic::aarch64_sve_mul, in instCombineSVEVectorSub() local 1686 return MLS; in instCombineSVEVectorSub()
|
H A D | AArch64SchedOryon.td | 1521 "^SQRD(MLA|MLS|MUL)Hv")>;
|
H A D | AArch64SchedNeoverseV1.td | 1505 "^(MLA|MLS|MAD|MSB)_(ZPmZZ|ZPZZZ)_D")>;
|
H A D | AArch64InstrInfo.td | 5546 // MLA and MLS are generated in MachineCombine 5548 defm MLS : SIMDThreeSameVectorBHSTied<1, 0b10010, "mls", null_frag>; 7808 defm MLS : SIMDVectorIndexedHSTied<1, 0b0100, "mls", null_frag>;
|
H A D | SVEInstrFormats.td | 3299 //class for generating pseudo for SVE MLA/MAD/MLS/MSB
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_neon.td | 770 def MLS : IOpInst<"vmls", "....", "dQd", OP_MLS>; 786 // MUL, MLA, MLS, FMA, FMS definitions with scalar argument
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 1797 Enables the enforcement of the MLS confidentiality policy,
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 1152 Message Layer Security (MLS) and other IETF specifications.
|