Home
last modified time | relevance | path

Searched refs:Codes (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/IR/
H A DInlineAsm.cpp69 ConstraintCodeVector *pCodes = &Codes; in Parse()
75 pCodes = &multipleAlternatives[0].Codes; in Parse()
178 pCodes = &multipleAlternatives[multipleAlternativeIndex].Codes; in Parse()
203 Codes = scInfo.Codes; in selectAlternative()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DInlineAsm.h108 ConstraintCodeVector Codes; member
149 ConstraintCodeVector Codes; member
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips-ps-3d.md440 ; Branch on Any of Four Floating Point Condition Codes True
452 ; Branch on Any of Four Floating Point Condition Codes False
464 ; Branch on Any of Two Floating Point Condition Codes True
476 ; Branch on Any of Two Floating Point Condition Codes False
/freebsd-12.1/share/i18n/csmapper/APPLE/
H A DTHAI%UCS.src98 # Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai
105 # Codes 0x80-0x82, 0x8D-0x8E, 0x91, 0x9D-0x9E, and 0xDB-0xDE are
110 # Codes 0x83-0x8C, 0x8F, and 0x92-0x9C are for positional variants
H A DUCS%THAI.src98 # Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai
105 # Codes 0x80-0x82, 0x8D-0x8E, 0x91, 0x9D-0x9E, and 0xDB-0xDE are
110 # Codes 0x83-0x8C, 0x8F, and 0x92-0x9C are for positional variants
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp253 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in asmClobbersCTR()
254 if (StringRef(C.Codes[j]).equals_lower("{ctr}")) in asmClobbersCTR()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DAnalysis.cpp143 for (unsigned j = 0, ee = CI.Codes.size(); j != ee; ++j) { in hasInlineAsmMemConstraint()
144 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]); in hasInlineAsmMemConstraint()
/freebsd-12.1/contrib/ntp/ntpq/
H A Dntpq.texi45 * Status Words and Kiss Codes::
197 @node Control Message Commands, Status Words and Kiss Codes, Internal Commands, Top
472 @node Status Words and Kiss Codes, System Variables, Control Message Commands, Top
474 @section Status Words and Kiss Codes
494 @node System Variables, Peer Variables, Status Words and Kiss Codes, Top
H A Dntpq-opts.def771 .Ss Status Words and Kiss Codes
/freebsd-12.1/crypto/openssl/doc/man7/
H A Devp.pod21 digital signatures and Message Authentication Codes (MACs). Also see the older
/freebsd-12.1/sys/contrib/zlib/doc/
H A Drfc1951.txt437 values determined at step 2. Codes that are never used
661 Lit Value Bits Codes
705 Example: Codes 8, 16 (+2 bits 11),
850 Redundancy Codes", Proceedings of the Institute of Radio
/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390-modes.def33 Condition Codes
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3522 rCodes = &info.Codes; in getMultipleConstraintMatchWeight()
3524 rCodes = &info.multipleAlternatives[maIndex].Codes; in getMultipleConstraintMatchWeight()
3610 assert(OpInfo.Codes.size() > 1 && "Doesn't have multiple constraint options"); in ChooseConstraint()
3616 for (unsigned i = 0, e = OpInfo.Codes.size(); i != e; ++i) { in ChooseConstraint()
3618 TLI.getConstraintType(OpInfo.Codes[i]); in ChooseConstraint()
3625 assert(OpInfo.Codes[i].size() == 1 && in ChooseConstraint()
3628 TLI.LowerAsmOperandForConstraint(Op, OpInfo.Codes[i], in ChooseConstraint()
3651 OpInfo.ConstraintCode = OpInfo.Codes[BestIdx]; in ChooseConstraint()
3660 assert(!OpInfo.Codes.empty() && "Must have at least one constraint"); in ComputeConstraintToUse()
3663 if (OpInfo.Codes.size() == 1) { in ComputeConstraintToUse()
[all …]
/freebsd-12.1/contrib/sendmail/
H A DREADME236 RFC1893 Enhanced Mail System Status Codes
241 RFC2034 SMTP Service Extension for Returning Enhanced Error Codes
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td771 // Section B.21 - Branch on Integer Condition Codes Instructions, p. 119
843 // Section B.22 - Branch on Floating-point Condition Codes Instructions, p. 121
883 // Section B.22 - Branch on Co-processor Condition Codes Instructions, p. 123
982 // Section B.27 - Trap on Integer Condition Codes Instruction
/freebsd-12.1/usr.bin/units/
H A Ddefinitions.units366 # ISO Currency Codes
/freebsd-12.1/share/misc/
H A Diso3166497 # EAST TIMOR (TL) changed short name to TIMOR-LESTE. Codes unchanged.
H A Diso6399 # International Standard, Codes for the representation of names of
/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2_history.txt78 * Removed the MPI-defined Fault Codes and extended the
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_history.txt79 * Removed the MPI-defined Fault Codes and extended the
/freebsd-12.1/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md810 ##### Offset Codes
864 [Offset Codes]: #offset-codes
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsInstrFPU.td688 // Floating Point Branch Codes
/freebsd-12.1/contrib/tcpdump/
H A DCHANGES176 DHCPv6: Update Status Codes with RFCs/IANA names
331 Radius: update Packet Type Codes and Attribute Types with RFC/IANA names
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx.reg860 mask SEQINT_MASK 0xf0|SEQINT /* SEQINT Status Codes */
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td575 // Selection DAG Condition Codes

12