Home
last modified time | relevance | path

Searched refs:Modes (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenHwModes.cpp43 std::vector<Record *> Modes = R->getValueAsListOfDefs("Modes"); in HwModeSelect() local
45 if (Modes.size() != Objects.size()) { in HwModeSelect()
53 for (unsigned i = 0, e = Modes.size(); i != e; ++i) { in HwModeSelect()
54 unsigned ModeId = CGH.getHwModeId(Modes[i]); in HwModeSelect()
73 Modes.emplace_back(R); in CodeGenHwModes()
74 ModeIds.insert(std::pair(R, Modes.size())); in CodeGenHwModes()
77 assert(Modes.size() <= 32 && "number of HwModes exceeds maximum of 32"); in CodeGenHwModes()
103 for (const HwMode &M : Modes) { in dump()
H A DVarLenCodeEmitterGen.cpp78 std::map<AltEncodingTy, std::string> Modes; member in __anon5736664a0111::VarLenCodeEmitterGen
243 Modes.insert({Mode, "_" + HWM.getMode(Mode).Name.str()}); in run()
257 if (Modes.empty()) in run()
258 Modes.insert({Universal, ""}); // Base case, skip suffix. in run()
269 for (const auto &Mode : Modes) in run()
272 if (Modes.size() > 1) { in run()
276 for (const auto &Mode : Modes) { in run()
354 IS << " static const unsigned Index" << Modes[Mode] << "[][2] = {\n"; in emitInstructionBaseValues()
355 SS << " static const uint64_t InstBits" << Modes[Mode] << "[] = {\n"; in emitInstructionBaseValues()
422 AltEncodingTy Mode = Modes.begin()->first; in getInstructionCases()
[all …]
H A DInfoByHwMode.h44 SmallVectorImpl<unsigned> &Modes) { in union_modes() argument
63 Modes.push_back(AI->first); in union_modes()
68 Modes.push_back(BI->first); in union_modes()
71 Modes.push_back(AI->first); in union_modes()
80 Modes.push_back(BI->first); in union_modes()
84 Modes.push_back(DefaultMode); in union_modes()
H A DCodeGenHwModes.h53 return Modes[Id - 1]; in getMode()
64 unsigned getNumModeIds() const { return Modes.size() + 1; } in getNumModeIds()
70 std::vector<HwMode> Modes; member
H A DCodeGenDAGPatterns.cpp187 SmallVector<unsigned, 4> Modes; in writeToStream() local
188 Modes.reserve(Map.size()); in writeToStream()
191 Modes.push_back(I.first); in writeToStream()
192 if (Modes.empty()) { in writeToStream()
196 array_pod_sort(Modes.begin(), Modes.end()); in writeToStream()
199 for (unsigned M : Modes) { in writeToStream()
219 SmallSet<unsigned, 4> Modes; in operator ==() local
221 Modes.insert(I.first); in operator ==()
223 Modes.insert(I.first); in operator ==()
227 for (unsigned M : Modes) { in operator ==()
[all …]
H A DCodeGenRegisters.cpp1181 const CodeGenHwModes &Modes) in CodeGenRegBank() argument
1182 : CGH(Modes) { in CodeGenRegBank()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DXRayArgs.cpp139 llvm::copy(XRaySupportedModes, std::back_inserter(Modes)); in XRayArgs()
147 Modes.clear(); in XRayArgs()
149 llvm::copy(XRaySupportedModes, std::back_inserter(Modes)); in XRayArgs()
151 Modes.push_back(std::string(M)); in XRayArgs()
155 llvm::sort(Modes); in XRayArgs()
156 Modes.erase(std::unique(Modes.begin(), Modes.end()), Modes.end()); in XRayArgs()
234 for (const auto &Mode : Modes) { in addArgs()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DXRayArgs.h26 std::vector<std::string> Modes; variable
38 llvm::ArrayRef<std::string> modeList() const { return Modes; } in modeList()
/freebsd/usr.sbin/pw/
H A Dpw.c38 const char *Modes[] = { variable
168 else if (mode == -1 && (tmp = getindex(Modes, argv[1])) != -1) in main()
H A Dpw_log.c106 "[%s:%s%s] %s\n", sname, Which[which], Modes[mode], in pw_log()
H A Dpw.h110 extern const char *Modes[];
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt13 - extended-modes: The Extended Modes bitfield, taken from the
/freebsd/contrib/ntp/html/scripts/
H A Dspecial.txt6 <li class='inline'><a href='xleave.html'>NTP Interleaved Modes</a></li>\
/freebsd/sys/contrib/dev/acpica/include/
H A Dacclib.h385 const char *Modes);
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp450 Register Modes = MI.getOperand(0).getReg(); in legalizeCustom() local
456 auto FPModeBits = MIRBuilder.buildAnd(FPEnvTy, Modes, NotStatusBitMask); in legalizeCustom()
/freebsd/usr.bin/compress/doc/
H A Drevision.log89 * (-D -d -v -b 12), or combination thereof. Modes and other status is
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt49 Rounding Modes
133 Rounding Modes
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.reg48 /* Register window Modes */
1909 field WIDE_RES 0x04 /* Modes 0 and 1 only */
1910 field SDONE 0x02 /* Modes 0 and 1 only */
1911 field DMADONE 0x01 /* Modes 0 and 1 only */
1922 field CLRWIDE_RES 0x04 /* Modes 0 and 1 only */
1923 field CLRSDONE 0x02 /* Modes 0 and 1 only */
1924 field CLRDMADONE 0x01 /* Modes 0 and 1 only */
/freebsd/crypto/openssl/doc/man7/
H A Ddes_modes.pod242 Part 5.2: Modes of operation for an n-bit block cipher algorithm
/freebsd/contrib/tcsh/
H A DNewThings99 Modes that should be set are specified as +<mode>, modes that should
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.def332 .Ss "Operating Modes"
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td45 // element on the Modes list.
47 list<HwMode> Modes = Ms;
67 : HwModeSelect<scalar.Modes>, PtrValueType<ValueType<0, 0>, addrspace> {
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi753 interleave delay (see @url{xleave.html, NTP Interleaved Modes})
H A Dntpq-opts.def959 .Lk xleave.html "NTP Interleaved Modes" )
H A Dinvoke-ntpq.texi839 .Lk xleave.html "NTP Interleaved Modes" )

12