Home
last modified time | relevance | path

Searched refs:PCC (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_s390xcap.pod159 # 64 1<<63 PCC-Scalar-Multiply-P256
160 # 65 1<<62 PCC-Scalar-Multiply-P384
161 # 66 1<<61 PCC-Scalar-Multiply-P521
162 # 72 1<<55 PCC-Scalar-Multiply-Ed25519
163 # 73 1<<54 PCC-Scalar-Multiply-Ed448
164 # 80 1<<47 PCC-Scalar-Multiply-X25519
165 # 81 1<<46 PCC-Scalar-Multiply-X448
/freebsd/contrib/byacc/
H A DNOTES3 developed on a VAX using PCC. PCC placed at most six variables
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp724 ParamCommandComment *PCC = dyn_cast<ParamCommandComment>(*I); in resolveParamCommandIndexes() local
725 if (!PCC || !PCC->hasParamName()) in resolveParamCommandIndexes()
727 StringRef ParamName = PCC->getParamNameAsWritten(); in resolveParamCommandIndexes()
733 PCC->setIsVarArgParam(); in resolveParamCommandIndexes()
737 UnresolvedParamCommands.push_back(PCC); in resolveParamCommandIndexes()
740 PCC->setParamIndex(ResolvedParamIndex); in resolveParamCommandIndexes()
742 SourceRange ArgRange = PCC->getParamNameRange(); in resolveParamCommandIndexes()
749 ParamVarDocs[ResolvedParamIndex] = PCC; in resolveParamCommandIndexes()
763 const ParamCommandComment *PCC = UnresolvedParamCommands[i]; in resolveParamCommandIndexes() local
765 SourceRange ArgRange = PCC->getParamNameRange(); in resolveParamCommandIndexes()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dimx7ulp-clock.txt4 Clock Generation (SCG) modules, Peripheral Clock Control (PCC)
36 Peripheral Clock Control (PCC) modules:
38 The Peripheral Clock Control (PCC) is responsible for clock selection,
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp144 const ParamCommandComment *PCC = cast<ParamCommandComment>(Child); in FullCommentParts() local
145 if (!PCC->hasParamName()) in FullCommentParts()
148 if (!PCC->isDirectionExplicit() && !PCC->hasNonWhitespaceParagraph()) in FullCommentParts()
151 Params.push_back(PCC); in FullCommentParts()
/freebsd/contrib/ntp/html/hints/
H A Dbsdi8 the "cc" command is GCC 1.4x rather than PCC or GCC 2.x. It is imperative
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp910 SemaCodeCompletion::ParserCompletionContext PCC; in ParseExternalDeclaration() local
912 PCC = SemaCodeCompletion::PCC_ObjCImplementation; in ParseExternalDeclaration()
914 PCC = SemaCodeCompletion::PCC_TopLevelOrExpression; in ParseExternalDeclaration()
916 PCC = SemaCodeCompletion::PCC_Namespace; in ParseExternalDeclaration()
918 Actions.CodeCompletion().CodeCompleteOrdinaryName(getCurScope(), PCC); in ParseExternalDeclaration()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.td152 def PCC : MxRegClass<[i32], 32, (add PC)>;
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp583 static unsigned getBranchHint(unsigned PCC, in getBranchHint() argument
4856 unsigned PCC = 0; in tryFoldSWTestBRCC() local
4862 PCC = IsCCNE ? PPC::PRED_UN : PPC::PRED_NU; in tryFoldSWTestBRCC()
4865 PCC = IsCCNE ? PPC::PRED_EQ : PPC::PRED_NE; in tryFoldSWTestBRCC()
4868 PCC = IsCCNE ? PPC::PRED_GT : PPC::PRED_LE; in tryFoldSWTestBRCC()
4871 PCC = IsCCNE ? PPC::PRED_LT : PPC::PRED_GE; in tryFoldSWTestBRCC()
4878 PCC = IsCCNE ? PPC::PRED_UN : PPC::PRED_NU; in tryFoldSWTestBRCC()
4880 if (PCC) { in tryFoldSWTestBRCC()
4882 SDValue Ops[] = {getI32Imm(PCC, dl), CmpLHS.getOperand(0), N->getOperand(4), in tryFoldSWTestBRCC()
6025 unsigned PCC = N->getConstantOperandVal(1); in Select() local
[all …]
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h911 } PCI, PCC; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4408 SemaCodeCompletion::ParserCompletionContext PCC) { in mapCodeCompletionContext() argument
4409 switch (PCC) { in mapCodeCompletionContext()
5021 auto PCC = in CodeCompleteExpression() local
5027 else if (WantTypesInContext(PCC, getLangOpts())) in CodeCompleteExpression()
5045 AddOrdinaryNameResults(PCC, S, SemaRef, Results); in CodeCompleteExpression()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td619 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "(KIMD|KLMD|KMAC|PCC)$")>;
H A DSystemZScheduleZ196.td606 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "(KIMD|KLMD|KMAC|PCC)$")>;
H A DSystemZScheduleZ13.td649 (instregex "(KIMD|KLMD|KMAC|PCC|PPNO)$")>;
H A DSystemZScheduleZ17.td685 (instregex "(PCC|PPNO|PRNO)$")>;
H A DSystemZScheduleZ15.td676 (instregex "(PCC|PPNO|PRNO)$")>;
H A DSystemZScheduleZ14.td661 (instregex "(PCC|PPNO|PRNO)$")>;
H A DSystemZScheduleZ16.td676 (instregex "(PCC|PPNO|PRNO)$")>;
H A DSystemZInstrInfo.td1947 def PCC : SideEffectInherentRRE<"pcc", 0xB92C>;
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt442 Add support for PCC Opregion special context data. PCC Opregion added in
444 Serial Bus as it needs to know the internal PCC buffer and its length as
445 well as the PCC channel index when the opregion handler is being executed
446 by the OSPM. Adds support for the special context data needed by PCC
1118 iASL: Changed the "PlatformCommChannel" ASL keyword to "PCC", as per the
1589 Test suite: Update makefiles, add PCC operation region support
1639 Add PCC operation region support for the AML interpreter. This adds PCC
1641 acpiexec. The change also renames the PCC region address space keyword to
1648 PDTT: Add TriggerOrder to the PCC Identifier structure. The field value
2776 PCCT (New subtables, Extended PCC subspaces (types 3 and 4))
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in9871 @Article{Pager:1973:PCC,
15482 @Article{McCarthy:1975:PCC,
26119 @Article{Lamport:1979:PCC,
/freebsd/share/misc/
H A Dpci_vendors23953 a002 THUNDERX PCC Bridge
23954 177d a102 CN88XX PCC Bridge