Home
last modified time | relevance | path

Searched refs:MLS (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dselinux11 >>>(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 Dlinux571 >20 lelong 1 MLS
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFeatures.td308 // Whether or not it is profitable to expand VFP/NEON MLA/MLS instructions.
312 "Expand VFP/NEON MLA/MLS instructions">;
H A DARMScheduleR52.td271 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
H A DARMScheduleSwift.td246 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
H A DARMScheduleA57.td267 // Multiply accumulate: MLA, MLS, SMLABB, SMLABT, SMLATB, SMLATT, SMLAWB,
H A DARMScheduleA9.td2548 (instregex "MUL", "MULv5", "SMMUL", "SMMULR", "MLA", "MLAv5", "MLS",
H A DARMInstrInfo.td4366 def MLS : AMul1I<0b0000011, (outs GPR:$Rd), (ins GPR:$Rn, GPR:$Rm, GPR:$Ra),
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedCyclone.td529 (instregex "MLA","MLS","SMLAL","SMLSL","UMLAL","UMLSL",
H A DAArch64SchedKryoDetails.td1606 (instregex "(MLA|MLS|MUL)(v8i8|v4i16|v2i32)(_indexed)?")>;
1612 (instregex "(MLA|MLS|MUL|SQR?DMULH)(v16i8|v8i16|v4i32)(_indexed)?")>;
H A DAArch64SchedA64FX.td2086 (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 DAArch64TargetTransformInfo.cpp1683 if (auto MLS = instCombineSVEVectorFuseMulAddSub<Intrinsic::aarch64_sve_mul, in instCombineSVEVectorSub() local
1686 return MLS; in instCombineSVEVectorSub()
H A DAArch64SchedOryon.td1521 "^SQRD(MLA|MLS|MUL)Hv")>;
H A DAArch64SchedNeoverseV1.td1505 "^(MLA|MLS|MAD|MSB)_(ZPmZZ|ZPZZZ)_D")>;
H A DAArch64InstrInfo.td5546 // 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 DSVEInstrFormats.td3299 //class for generating pseudo for SVE MLA/MAD/MLS/MSB
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td770 def MLS : IOpInst<"vmls", "....", "dQd", OP_MLS>;
786 // MUL, MLA, MLS, FMA, FMS definitions with scalar argument
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1797 Enables the enforcement of the MLS confidentiality policy,
/freebsd/crypto/openssl/
H A DCHANGES.md1152 Message Layer Security (MLS) and other IETF specifications.