Searched refs:Codes (Results 1 – 17 of 17) sorted by relevance
15 OBJ-NEXT: Number of Codes: 818 OBJ-NEXT: Unwind Codes:32 OBJ-NEXT: Number of Codes: 041 OBJ-NEXT: Number of Codes: 050 OBJ-NEXT: Number of Codes: 652 OBJ-NEXT: Unwind Codes:64 EXE-NEXT: Number of Codes: 867 EXE-NEXT: Unwind Codes:82 EXE-NEXT: Number of Codes: 092 EXE-NEXT: Number of Codes: 0[all …]
75 ConstraintCodeVector *pCodes = &Codes; in Parse()81 pCodes = &multipleAlternatives[0].Codes; in Parse()179 pCodes = &multipleAlternatives[multipleAlternativeIndex].Codes; in Parse()204 Codes = scInfo.Codes; in selectAlternative()
108 ConstraintCodeVector Codes; member148 ConstraintCodeVector Codes; member
1073 …edIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptio… in cmsGetSupportedIntentsTHR() argument1083 if (Codes != NULL) in cmsGetSupportedIntentsTHR()1084 Codes[nIntents] = pt ->Intent; in cmsGetSupportedIntentsTHR()1096 if (Codes != NULL) in cmsGetSupportedIntentsTHR()1097 Codes[nIntents] = pt ->Intent; in cmsGetSupportedIntentsTHR()1108 cmsUInt32Number CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char… in cmsGetSupportedIntents() argument1110 return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions); in cmsGetSupportedIntents()
12 QR Codes, Data Matrix, and the UPC family of 1D barcodes. It will provide
2471 rCodes = &info.Codes; in getMultipleConstraintMatchWeight()2473 rCodes = &info.multipleAlternatives[maIndex].Codes; in getMultipleConstraintMatchWeight()2559 assert(OpInfo.Codes.size() > 1 && "Doesn't have multiple constraint options"); in ChooseConstraint()2565 for (unsigned i = 0, e = OpInfo.Codes.size(); i != e; ++i) { in ChooseConstraint()2567 TLI.getConstraintType(OpInfo.Codes[i]); in ChooseConstraint()2574 assert(OpInfo.Codes[i].size() == 1 && in ChooseConstraint()2577 TLI.LowerAsmOperandForConstraint(Op, OpInfo.Codes[i], in ChooseConstraint()2600 OpInfo.ConstraintCode = OpInfo.Codes[BestIdx]; in ChooseConstraint()2610 assert(!OpInfo.Codes.empty() && "Must have at least one constraint"); in ComputeConstraintToUse()2613 if (OpInfo.Codes.size() == 1) { in ComputeConstraintToUse()[all …]
6357 for (unsigned j = 0, ee = OpInfo.Codes.size(); j != ee; ++j) { in visitInlineAsm()6359 CType = TLI.getConstraintType(OpInfo.Codes[j]); in visitInlineAsm()
222 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR()223 if (StringRef(C.Codes[j]).equals_lower("{ctr}")) in mightUseCTR()
143 for (unsigned j = 0, ee = CI.Codes.size(); j != ee; ++j) { in hasInlineAsmMemConstraint()144 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]); in hasInlineAsmMemConstraint()
437 values determined at step 2. Codes that are never used661 Lit Value Bits Codes705 Example: Codes 8, 16 (+2 bits 11),850 Redundancy Codes", Proceedings of the Institute of Radio
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
1618 … CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptio…1619 …edIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptio…
573 // Section B.21 - Branch on Integer Condition Codes Instructions, p. 119641 // Section B.22 - Branch on Floating-point Condition Codes Instructions, p. 121
500 // Floating Point Branch Codes
535 // Selection DAG Condition Codes
2536 "»R98« für ExifR98-Regeln. 4 Byte werden verwendet, inklusive des End-Codes "3777 "Nullen aufgefüllt (00h). ID-Codes werden durch Registratur vergeben. Die "3785 "dieses Feld ausliest, muss eine Funktion zum Ermitteln dieses Codes "
24135 Constraints[0].Codes.size() == 1 && Constraints[0].Codes[0] == "A" && in ExpandInlineAsm()24136 Constraints[1].Codes.size() == 1 && Constraints[1].Codes[0] == "0") { in ExpandInlineAsm()