Home
last modified time | relevance | path

Searched refs:PD (Results 1 – 25 of 200) sorted by relevance

12345678

/freebsd/contrib/arm-optimized-routines/math/
H A Derf.c20 #define PD __erf_data.erfc_poly_D macro
146 double r1 = fma (a, PD[1], PD[0]); in erf()
147 double r2 = fma (a, PD[3], PD[2]); in erf()
148 double r3 = fma (a, PD[5], PD[4]); in erf()
149 double r4 = fma (a, PD[7], PD[6]); in erf()
150 double r5 = fma (a, PD[9], PD[8]); in erf()
151 double r6 = fma (a, PD[11], PD[10]); in erf()
152 double r7 = fma (a, PD[13], PD[12]); in erf()
153 double r8 = fma (a, PD[15], PD[14]); in erf()
154 double r9 = fma (a, PD[17], PD[16]); in erf()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp94 static const ObjCIvarDecl *findPropertyBackingIvar(const ObjCPropertyDecl *PD, in findPropertyBackingIvar() argument
98 ObjCIvarDecl *ID = PD->getPropertyIvarDecl(); in findPropertyBackingIvar()
105 ID = NonConstInterD->lookupInstanceVariable(PD->getDefaultSynthIvarName(Ctx)); in findPropertyBackingIvar()
110 IdentifierInfo *PropIdent = PD->getIdentifier(); in findPropertyBackingIvar()
125 for (const auto *PD : InterD->instance_properties()) { in checkASTDecl() local
127 const ObjCIvarDecl *ID = findPropertyBackingIvar(PD, InterD, in checkASTDecl()
134 IvarToPropMap[ID] = PD; in checkASTDecl()
180 const ObjCPropertyDecl *PD = I->second; in VisitBinaryOperator() local
185 if (isAnnotatedToAllowDirectAssignment(PD) || in VisitBinaryOperator()
190 InterfD->getInstanceMethod(PD->getGetterName()); in VisitBinaryOperator()
[all …]
H A DIvarInvalidationChecker.cpp346 const ObjCPropertyDecl *PD = IvarToPopertyMap.lookup(IvarDecl); in printIvar() local
348 os << "Property "<< PD->getName() << " "; in printIvar()
383 if (PD->isClassProperty()) in visit()
392 PD = cast<ObjCPropertyDecl>(PD->getCanonicalDecl()); in visit()
393 PropertyToIvarMap[PD] = ID; in visit()
394 IvarToPopertyMap[ID] = PD; in visit()
397 const ObjCMethodDecl *SetterD = PD->getSetterMethodDecl(); in visit()
403 const ObjCMethodDecl *GetterD = PD->getGetterMethodDecl(); in visit()
605 const ObjCPropertyDecl *PD = PA->getExplicitProperty(); in checkObjCPropertyRefExpr() local
606 if (PD) { in checkObjCPropertyRefExpr()
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp89 for (const PathDiagnostic *PD : Diags) { in FlushDiagnosticsImpl() local
91 ? " [" + PD->getCheckerName() + "]" in FlushDiagnosticsImpl()
95 reportPiece(WarnID, PD->getLocation().asLocation(), in FlushDiagnosticsImpl()
96 (PD->getShortDescription() + WarningMsg).str(), in FlushDiagnosticsImpl()
97 PD->path.back()->getRanges(), PD->path.back()->getFixits()); in FlushDiagnosticsImpl()
100 for (const auto &Piece : PD->path) { in FlushDiagnosticsImpl()
113 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h107 void takeSFINAEDiagnostic(PartialDiagnosticAt &PD) { in takeSFINAEDiagnostic() argument
109 PD.first = SuppressedDiagnostics.front().first; in takeSFINAEDiagnostic()
110 PD.second.swap(SuppressedDiagnostics.front().second); in takeSFINAEDiagnostic()
150 void addSFINAEDiagnostic(SourceLocation Loc, PartialDiagnostic PD) { in addSFINAEDiagnostic() argument
155 SuppressedDiagnostics.emplace_back(Loc, std::move(PD)); in addSFINAEDiagnostic()
161 PartialDiagnostic PD) { in addSuppressedDiagnostic() argument
164 SuppressedDiagnostics.emplace_back(Loc, std::move(PD)); in addSuppressedDiagnostic()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrArithmetic.td440 def INC16m_ND : IncOpM_RF<Xi16>, PD;
443 def DEC16m_ND : DecOpM_RF<Xi16>, PD;
450 def INC16m_NF : IncOpM_M<Xi16>, NF, PD;
454 def DEC16m_NF : DecOpM_M<Xi16>, NF, PD;
505 def NEG16r_ND : NegOpR_RF<Xi16, 1>, PD;
510 def NOT16r_ND : NotOpR_R<Xi16, 1>, PD;
527 def NEG16m_ND : NegOpM_RF<Xi16>, PD;
544 def NOT16m_ND : NotOpM_R<Xi16>, PD;
551 def NEG16r_NF : NegOpR_R<Xi16>, NF, PD;
555 def NEG16m_NF : NegOpM_M<Xi16>, NF, PD;
[all …]
H A DX86InstrTDX.td20 def SEAMCALL : I<0x01, MRM_CF, (outs), (ins), "seamcall", []>, TB, PD;
23 def SEAMRET : I<0x01, MRM_CD, (outs), (ins), "seamret", []>, TB, PD;
26 def SEAMOPS : I<0x01, MRM_CE, (outs), (ins), "seamops", []>, TB, PD;
32 def TDCALL : I<0x01, MRM_CC, (outs), (ins), "tdcall", []>, TB, PD;
H A DX86InstrShiftRotate.td79 def 16r1_EVEX : UnaryOpR_RF<0xD1, RegMRM, m, Xi16>, PL, PD;
100 def 16m1_ND : UnaryOpM_RF<0xD1, MemMRM, m, Xi16>, PD;
180 def 16r1_NF : UnaryOpR_R<0xD1, RegMRM, m, Xi16>, NF, PD;
192 def 16m1_NF : UnaryOpM_M<0xD1, MemMRM, m, Xi16>, NF, PD;
430 def 16rri8_NF : ShlrdOpRRI8U_R<o3, m, Xi16>, NF, PD;
434 def 16rrCL_NF : ShlrdOpRRC_R<o2, m, Xi16>, NF, PD;
474 def 16mri8_NF : ShlrdOpMRI8U_M<o3, m, Xi16>, NF, PD;
478 def 16mrCL_NF : ShlrdOpMRC_M<o2, m, Xi16>, NF, PD;
486 def 16mrCL_NF_ND : ShlrdOpMRC_R<o2, m, Xi16>, EVEX_NF, PD;
599 defm SHLX32: ShiftX<"shlx", Xi32>, PD;
[all …]
H A DX86InstrUtils.td39 class PD { Prefix OpPrefix = PD; }
67 class AVX512BIi8Base : TB, PD {
83 class AVX512PDIi8Base : TB, PD {
645 TB, PD, Requires<[HasAVX]>;
662 // S3I - SSE3 instructions with PD prefixes.
739 // AVX8I - AVX instructions with T8, PD prefix.
781 class AVX5128IBase : T8, PD {
800 class AVX512BIBase : TB, PD {
811 class AVX512AIi8Base : TA, PD {
834 : I<o, F, outs, ins, asm, pattern>, T8, PD,
[all …]
H A DX86InstrVMX.td20 "invept\t{$src2, $src1|$src1, $src2}", []>, T8, PD,
23 "invept\t{$src2, $src1|$src1, $src2}", []>, T8, PD,
31 "invvpid\t{$src2, $src1|$src1, $src2}", []>, T8, PD,
34 "invvpid\t{$src2, $src1|$src1, $src2}", []>, T8, PD,
43 "vmclear\t$vmcs", []>, TB, PD;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx93-tqma9352-mba93xxla.dts453 /* PD | FSEL_2 | DSE X4 */
456 /* PD | FSEL_2 | DSE X6 */
461 /* PD | FSEL_3 | DSE X6 */
464 /* PD | FSEL_2 | DSE X4 */
470 /* PD | FSEL_3 | DSE X3 */
483 /* PD | FSEL_2 | DSE X4 */
486 /* PD | FSEL_2 | DSE X6 */
491 /* PD | FSEL_3 | DSE X6 */
494 /* PD | FSEL_2 | DSE X4 */
500 /* PD | FSEL_3 | DSE X3 */
[all …]
H A Dimx93-tqma9352-mba93xxca.dts512 /* PD | FSEL_2 | DSE X4 */
515 /* PD | FSEL_2 | DSE X6 */
520 /* PD | FSEL_3 | DSE X6 */
523 /* PD | FSEL_2 | DSE X4 */
529 /* PD | FSEL_3 | DSE X3 */
542 /* PD | FSEL_2 | DSE X4 */
545 /* PD | FSEL_2 | DSE X6 */
550 /* PD | FSEL_3 | DSE X6 */
553 /* PD | FSEL_2 | DSE X4 */
559 /* PD | FSEL_3 | DSE X3 */
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPartialDiagnostic.h135 void swap(PartialDiagnostic &PD) { in swap() argument
136 std::swap(DiagID, PD.DiagID); in swap()
137 std::swap(DiagStorage, PD.DiagStorage); in swap()
138 std::swap(Allocator, PD.Allocator); in swap()
198 const PartialDiagnostic &PD) {
199 PD.Emit(DB);
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h185 bool operator!=(const PrototypeDescriptor &PD) const {
186 return !(*this == PD);
188 bool operator==(const PrototypeDescriptor &PD) const {
189 return PD.PT == PT && PD.VTM == VTM && PD.TM == TM;
191 bool operator<(const PrototypeDescriptor &PD) const {
192 return std::tie(PT, VTM, TM) < std::tie(PD.PT, PD.VTM, PD.TM);
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp237 ObjCPropertyDecl *PD = *PI; in checkAllAtProps() local
238 Attrs = PD->getPropertyAttributesAsWritten(); in checkAllAtProps()
239 TypeSourceInfo *TInfo = PD->getTypeSourceInfo(); in checkAllAtProps()
245 ATLs.push_back(std::make_pair(ATL, PD)); in checkAllAtProps()
302 ObjCPropertyDecl *PD = AllProps[i]; in checkAllProps() local
303 if (PD->getPropertyAttributesAsWritten() & in checkAllProps()
306 SourceLocation AtLoc = PD->getAtLoc(); in checkAllProps()
309 AtProps[AtLoc].push_back(PD); in checkAllProps()
H A DTransZeroOutPropsInDealloc.cpp118 ObjCPropertyDecl *PD = PID->getPropertyDecl(); in TraverseObjCMethodDecl() local
119 ObjCMethodDecl *setterM = PD->getSetterMethodDecl(); in TraverseObjCMethodDecl()
121 ObjCPropertyAttribute::Kind AttrKind = PD->getPropertyAttributes(); in TraverseObjCMethodDecl()
125 SynthesizedProperties[PD] = PID; in TraverseObjCMethodDecl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp800 PD.NumValueSites[ValueKind] = in computeNumValueSiteCounts()
1309 if (PD.RegionBitmaps) in getOrCreateRegionBitmaps()
1310 return PD.RegionBitmaps; in getOrCreateRegionBitmaps()
1315 PD.RegionBitmaps = BitmapPtr; in getOrCreateRegionBitmaps()
1317 return PD.RegionBitmaps; in getOrCreateRegionBitmaps()
1349 if (PD.RegionCounters) in getOrCreateRegionCounters()
1350 return PD.RegionCounters; in getOrCreateRegionCounters()
1355 PD.RegionCounters = CounterPtr; in getOrCreateRegionCounters()
1397 return PD.RegionCounters; in getOrCreateRegionCounters()
1410 if (PD.DataVar) in createDataVariable()
[all …]
/freebsd/usr.bin/m4/
H A DNOTES3 PD m4 is based on the macro tool distributed with the software
8 Since both PD m4 and UN*X m4 are based on SOFTWARE TOOLS macro,
10 the two. The PD m4 was produced without ANY references to m4
34 [1] PD m4 uses a different (and simpler) stack mechanism than the one
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2964 return GetProtocolRef(PD); in GenerateProtocolRef()
2976 GetOrEmitProtocol(PD); in GenerateProtocol()
3027 PD = Def; in GetOrEmitProtocol()
3041 PD->protocol_begin(), PD->protocol_end())); in GetOrEmitProtocol()
3109 EmitPropertyList("OBJC_$_PROP_PROTO_LIST_" + PD->getName(), nullptr, PD, in EmitProtocolExtension()
3197 Properties.push_back(PD); in PushProtocolProperties()
3251 if (PD->isDirectProperty()) in EmitPropertyList()
3253 Properties.push_back(PD); in EmitPropertyList()
3277 for (auto PD : Properties) { in EmitPropertyList() local
6962 const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef() argument
[all …]
H A DCGObjCGNU.cpp619 return GenerateProtocolRef(PD); in GetOrEmitProtocol()
1334 auto Name = PD->getNameAsString(); in GenerateProtocolRef()
1386 PD = Def; in GenerateProtocolRef()
1400 GetRuntimeProtocolList(PD->protocol_begin(), PD->protocol_end()); in GenerateProtocolRef()
3268 GenerateProtocol(PD); in GenerateProtocolRef()
3300 if (PD->isNonRuntimeProtocol()) in GenerateProtocol()
3307 PD = Def; in GenerateProtocol()
3452 for (const auto *PD : RuntimeProtos) in GenerateCategoryProtocolList() local
3527 Properties.push_back(PD); in GeneratePropertyList()
3537 Properties.push_back(PD); in GeneratePropertyList()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Drichtek,rt1719.yaml7 title: Richtek RT1719 sink-only Type-C PD controller
14 USB Type-C and PD standards. It does the USB Type-C detection including attach
16 delivery protocol to allow up to 100W of power. The BMC PD block enables full
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo() argument
23 : MCSubtargetInfo(TT, CPU, TuneCPU, FS, PF, PD, WPR, WL, RA, IS, OC, FP) {} in TargetSubtargetInfo()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp201 if (OpPrefix == X86Local::PD) in insnContext()
209 if (OpPrefix == X86Local::PD) in insnContext()
223 if (OpPrefix == X86Local::PD) in insnContext()
237 if (OpPrefix == X86Local::PD) in insnContext()
251 if (OpPrefix == X86Local::PD) in insnContext()
265 if (OpPrefix == X86Local::PD) in insnContext()
279 else if (OpPrefix == X86Local::PD) { in insnContext()
297 if (OpPrefix == X86Local::PD) in insnContext()
309 } else if (OpPrefix == X86Local::PD && HasVEX_L) in insnContext()
311 else if (OpPrefix == X86Local::PD && HasREX_W) in insnContext()
[all …]
/freebsd/lib/msun/ld128/
H A De_powl.c124 static const long double PD[] = variable
425 v = PD[0] + t * (PD[1] + t * (PD[2] + t * (PD[3] + t))); in powl()
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml74 001PD, 005PD, 015PD, 030PD, 060PD, 001NG, 002NG, 004NG, 005NG,

12345678