| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 150 for (MemoryGroup *MG : OrderSucc) { in onInstructionIssued() 151 MG->onGroupIssued(CriticalMemoryInstruction, false); in onInstructionIssued() 153 MG->onGroupExecuted(); in onInstructionIssued() 156 for (MemoryGroup *MG : DataSucc) in onInstructionIssued() 157 MG->onGroupIssued(CriticalMemoryInstruction, true); in onInstructionIssued() 174 for (MemoryGroup *MG : DataSucc) in onInstructionExecuted() 175 MG->onGroupExecuted(); in onInstructionExecuted()
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 1577 MergeableGroup MG; in EmitBuiltinCG() local 1582 CodeGenParamAllocator ParamAllocPrelim{&MG.ParamTypes, &OI.ParamValues}; in EmitBuiltinCG() 1583 raw_string_ostream OS(MG.Code); in EmitBuiltinCG() 1587 MergeableGroupsPrelim[MG].insert(OI); in EmitBuiltinCG() 1598 const MergeableGroup &MG = kv.first; in EmitBuiltinCG() local 1603 for (size_t i = 0, e = MG.ParamTypes.size(); i < e; ++i) { in EmitBuiltinCG() 1625 key.push_back(MG.ParamTypes[i]); in EmitBuiltinCG() 1648 MergeableGroup MG; in EmitBuiltinCG() local 1653 CodeGenParamAllocator ParamAlloc{&MG.ParamTypes, &OI.ParamValues, in EmitBuiltinCG() 1655 raw_string_ostream OS(MG.Code); in EmitBuiltinCG() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-mvebu-comphy.txt | 31 consequently: MG clock, MG Core clock, AXI clock.
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | marvell-pp2.txt | 25 - MG clock (only for armada-7k-pp2) 26 - MG Core clock (only for armada-7k-pp2)
|
| /freebsd/sys/contrib/device-tree/src/arm64/arm/ |
| H A D | vexpress-v2f-1xv7-ca53x2.dts | 5 * LogicTile Express 20MG
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | mail.local.linux | 121 MG,N+VL6T$<TSXIZ4EA1T`*]F@0878@)S(`8*&J[M&A(H4-<N@!1?8)T%L@8+ 132 MG+YIL+[MN\Z2[0/^7;#?@@);[HDH:QW(T=_8K,=+`:B'N,V^;JCNZ09W\*1X 167 MG`5-`R0E9,OAD9_FON`+?5%J_,6IF33&K6"L&G_1:E[9J_D6L:;>^(F*L7$& 203 HO;-X-L_JV3W+9_NLG_VS@#;0"MI!2V@+K:$]M(@VT2K:1<MH&^UD`$MG
|
| /freebsd/contrib/tzdata/ |
| H A D | zone1970.tab | 92 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 189 KE,DJ,ER,ET,KM,MG,SO,TZ,UG,YT -0117+03649 Africa/Nairobi 376 #@CC,CX,KM,MG,YT Indian/
|
| H A D | zone.tab | 96 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 261 MG -1855+04731 Indian/Antananarivo
|
| H A D | southamerica | 607 # Espírito Santo (ES), Minas Gerais (MG), Bahia (BA), Goiás (GO), 800 # in SP, RJ, GB, MG, ES, due to the prolongation of the drought. 837 # adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF. 842 # adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF. 948 # DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP. 1040 # Goiás (GO), Distrito Federal (DF), Minas Gerais (MG),
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/marvell/ |
| H A D | cp110-system-controller.txt | 47 - 1 5 MG Domain 48 - 1 6 MG Core
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorCombine.cpp | 359 friend raw_ostream &operator<<(raw_ostream &OS, const MoveGroup &MG); 379 raw_ostream &operator<<(raw_ostream &OS, const AlignVectors::MoveGroup &MG) { in operator <<() argument 380 OS << "IsLoad:" << (MG.IsLoad ? "yes" : "no"); in operator <<() 381 OS << ", IsHvx:" << (MG.IsHvx ? "yes" : "no") << '\n'; in operator <<() 383 for (Instruction *I : MG.Main) in operator <<() 386 for (Instruction *I : MG.Deps) in operator <<() 389 for (auto [K, V] : MG.Clones) { in operator <<()
|
| /freebsd/secure/caroot/untrusted/ |
| H A D | Security_Communication_RootCA3.pem | 113 lrenfna84xtSGc4RHwsENPXY9Wk8d/Nk9A2qhd7gCVAEF5aEt8iKvE1y/By7z/MG
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 7014 auto *MG = cast<MaskedGatherSDNode>(N); in WidenVecOp_MGATHER() 7015 SDValue DataOp = MG->getPassThru(); in WidenVecOp_MGATHER() 7016 SDValue Mask = MG->getMask(); in WidenVecOp_MGATHER() 7017 SDValue Scale = MG->getScale(); in WidenVecOp_MGATHER() 7020 SDValue Index = GetWidenedVector(MG->getIndex()); in WidenVecOp_MGATHER() 7023 SDValue Ops[] = {MG->getChain(), DataOp, Mask, MG->getBasePtr(), Index, in WidenVecOp_MGATHER() 7025 SDValue Res = DAG.getMaskedGather(MG->getVTList(), MG->getMemoryVT(), dl, Ops, in WidenVecOp_MGATHER() 7026 MG in WidenVecOp_MGATHER() 7010 auto *MG = cast<MaskedGatherSDNode>(N); WidenVecOp_MGATHER() local [all...] |
| H A D | SelectionDAG.cpp | 877 const MaskedGatherSDNode *MG = cast<MaskedGatherSDNode>(N); in AddNodeIDCustom() local 878 ID.AddInteger(MG->getMemoryVT().getRawBits()); in AddNodeIDCustom() 879 ID.AddInteger(MG->getRawSubclassData()); in AddNodeIDCustom() 880 ID.AddInteger(MG->getPointerInfo().getAddrSpace()); in AddNodeIDCustom() 881 ID.AddInteger(MG->getMemOperand()->getFlags()); in AddNodeIDCustom()
|
| /freebsd/share/misc/ |
| H A D | iso3166 | 153 MG MDG 450 Madagascar
|
| /freebsd/usr.sbin/tzsetup/ |
| H A D | baseline | 355 MG:Madagascar
|
| /freebsd/contrib/sendmail/ |
| H A D | README | 260 MB, MR, or MG DNS resource records, as defined (as experiments) in
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-pkeyutl.pod.in | 413 The digest and MG cannot be changed and the salt length cannot be set to a
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticDriverKinds.td | 334 "option '-MG' requires '-M' or '-MM'">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 1449 def MG : BinaryRXY<"mg", 0xE384, null_frag, GR128, z_load, 8>, 1455 (MG (AEXT128 GR64:$src1), bdxaddr20only:$src2)>;
|
| H A D | SystemZScheduleZ14.td | 481 def : InstRW<[WLat12, RegReadAdv, FXa2, LSU, GroupAlone], (instregex "MG$")>;
|
| H A D | SystemZScheduleZ15.td | 496 def : InstRW<[WLat12, RegReadAdv, FXa2, LSU, GroupAlone], (instregex "MG$")>;
|
| H A D | SystemZScheduleZ16.td | 496 def : InstRW<[WLat12, RegReadAdv, FXa2, LSU, GroupAlone], (instregex "MG$")>;
|
| /freebsd/contrib/sendmail/src/ |
| H A D | README | 1460 This version of sendmail does not support MB, MG, and MR resource
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 901 def MG : Flag<["-"], "MG">, Group<M_Group>, Visibility<[ClangOption, CC1Option]>, 5958 def _print_missing_file_dependencies : Flag<["--"], "print-missing-file-dependencies">, Alias<MG>;
|