Home
last modified time | relevance | path

Searched refs:VP (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/sys/dev/videomode/
H A Dvideomode.c20 #define VP VID_PVSYNC macro
30 M("640x400x85",640,400,31500,672,736,832,401,404,445,HN|VP),
31 M("720x400x70",720,400,28320,738,846,900,412,414,449,HN|VP),
32 M("720x400x85",720,400,35500,756,828,936,401,404,446,HN|VP),
38 M("800x600x56",800,600,36000,824,896,1024,601,603,625,HP|VP),
39 M("800x600x60",800,600,40000,840,968,1056,601,605,628,HP|VP),
40 M("800x600x72",800,600,50000,856,976,1040,637,643,666,HP|VP),
41 M("800x600x75",800,600,49500,816,896,1056,601,604,625,HP|VP),
42 M("800x600x85",800,600,56250,832,896,1048,601,604,631,HP|VP),
43 M("1024x768x87i",1024,768,44900,1032,1208,1264,768,776,817,HP|VP|I),
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVectorPredication.rst19 The Vector Predication (VP) extensions is a concrete RFC and prototype
20 implementation to achieve native vector predication in LLVM. The VP prototype
21 and all related discussions can be found in the VP patch on Phabricator
27 1. IR-level VP intrinsics
30 - There is a consensus on the semantics/instruction set of VP.
31 - VP intrinsics and attributes are available on IR level.
32 - TTI has capability flags for VP (``supportsVP()``?,
35 Result: VP usable for IR-level vectorizers (LV, VPlan, RegionVectorizer),
41 - VP intrinsics translate to first-class SDNodes
43 - VP legalization (legalize explicit vector length to mask (AVX512), legalize VP
[all …]
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dvpathplus6 $VP = "$workdir$pathsep";
12 print MAKEFILE "VPATH = $VP\n";
70 &touchfiles("$VP/foo.d", "$VP/bar.d", "$VP/foo.c", "$VP/bar.c", "foo.b", "bar.d");
77 cat ${VP}foo.c bar.c > foo.b 2>/dev/null || exit 1
83 &touchfiles("$VP/notarget.c", "notarget.b", "notarget.d");
96 &touchfiles("$VP/inter.d");
102 $answer = "cat ${VP}inter.d > inter.c
112 &utouch(-10, "$VP/inter.b");
113 &touch("$VP/inter.d");
115 push(@touchedfiles, "$VP/inter.b", "$VP/inter.d");
[all …]
H A Dvpathgpath6 $VP = "$workdir$pathsep";
12 print MAKEFILE "VPATH = $VP\n";
45 ($f = $_) =~ s,VP/,$VP,g;
54 &touchfiles("VP/foo.d", "VP/bar.d", "VP/foo.c", "VP/bar.c", "foo.b", "bar.d");
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DVPIntrinsics.def20 // Register a VP intrinsic and begin its property scope.
21 // All VP intrinsic scopes are top level, ie it is illegal to place a
22 // BEGIN_REGISTER_VP_INTRINSIC within a VP intrinsic scope.
23 // \p VPID The VP intrinsic id.
30 // End the property scope of a VP intrinsic.
35 // Register a new VP SDNode and begin its property scope.
36 …he SDNode scope is nested within a VP intrinsic scope, it is implicitly registered as the canonica…
37 // There is one VP intrinsic that maps directly to one SDNode that goes by the
51 // End the property scope of a new VP SDNode.
58 // There is one VP intrinsic that maps directly to one SDNode that goes by the
[all …]
H A DModuleSummaryIndex.h1277 auto VP = getOrInsertValuePtr(GUID);
1278 VP->second.U.Name = Name;
1279 return ValueInfo(HaveGVs, VP);
1285 auto VP = getOrInsertValuePtr(GV->getGUID());
1286 VP->second.U.GV = GV;
1287 return ValueInfo(HaveGVs, VP);
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOwnership.h196 void *VP = PtrTraits::getAsVoidPointer(V);
197 PtrWithInvalid = reinterpret_cast<uintptr_t>(VP);
212 void *VP = reinterpret_cast<void *>(PtrWithInvalid & ~0x01);
213 return PtrTraits::getFromVoidPointer(VP);
219 void *VP = PtrTraits::getAsVoidPointer(V);
220 PtrWithInvalid = reinterpret_cast<uintptr_t>(VP);
225 void *VP = PtrTraits::getAsVoidPointer(RHS);
226 PtrWithInvalid = reinterpret_cast<uintptr_t>(VP);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonDepIICHVX.td132 InstrItinData <tc_131f1c81, /*SLOT0,NOSLOT1,STORE,VP*/
227 InstrItinData <tc_3c56e5ce, /*SLOT0,NOSLOT1,LOAD,VP*/
257 InstrItinData <tc_46d6c3e0, /*SLOT0123,VP*/
293 InstrItinData <tc_56e64202, /*SLOT0123,VP*/
304 InstrItinData <tc_5bf8afbb, /*SLOT0123,VP*/
334 InstrItinData <tc_6e7fa133, /*SLOT0123,VP*/
413 InstrItinData <tc_946013d8, /*SLOT0123,VP*/
452 InstrItinData <tc_a7e6707d, /*SLOT0,NOSLOT1,LOAD,VP*/
527 InstrItinData <tc_c7039829, /*SLOT0,NOSLOT1,STORE,VP*/
560 InstrItinData <tc_e2d2e9e5, /*SLOT0,NOSLOT1,STORE,VP*/
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx6q-gw54xx.dts68 * which we map to VP[15:08]<->CSI_DATA[19:12]
71 /*G_Y_11_8<->VP[15:12]<->CSI_DATA[19:16]*/
73 /*G_Y_7_4<->VP[11:08]<->CSI_DATA[15:12]*/
75 /*R_CR_CBCR_11_8<->VP[07:04]<->CSI_DATA[11:08]*/
77 /*R_CR_CBCR_7_4<->VP[03:00]<->CSI_DATA[07:04]*/
H A Dimx6qdl-gw551x.dtsi459 * which we map to VP[15:08]<->CSI_DATA[19:12]
462 /*G_Y_11_8<->VP[15:12]<->CSI_DATA[19:16]*/
464 /*G_Y_7_4<->VP[11:08]<->CSI_DATA[15:12]*/
466 /*R_CR_CBCR_11_8<->VP[07:04]<->CSI_DATA[11:08]*/
468 /*R_CR_CBCR_7_4<->VP[03:00]<->CSI_DATA[07:04]*/
/netbsd-src/sys/sys/
H A Dmount.h225 #define VFS_LOADVNODE(MP, VP, KEY, KEY_LEN, NEW_KEY) \ argument
226 (*(MP)->mnt_op->vfs_loadvnode)(MP, VP, KEY, KEY_LEN, NEW_KEY)
227 #define VFS_NEWVNODE(MP, DVP, VP, VAP, CRED, EXTRA, NEW_LEN, NEW_KEY) \ argument
228 (*(MP)->mnt_op->vfs_newvnode)(MP, DVP, VP, VAP, CRED, EXTRA, \
233 #define VFS_FSYNC(MP, VP, FLG) (*(MP)->mnt_op->vfs_fsync)(VP, FLG) argument
H A Dvnode.h566 #define VCALL(VP,OFF,AP) VOCALL((VP)->v_op,(OFF),(AP)) argument
/netbsd-src/usr.bin/fstat/
H A Dzfs_znode.h41 #define VTOZ(VP) ((znode_t *)(VP)->v_data) argument
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_macosx.c85 #define VP(pp, field) ((pp)->kp_eproc.e_vm . field) macro
88 #define MVP(mp, field) (VP((mp)->kproc, field))
98 #define PROCSIZE(pp) (VP((pp), vm_tsize) + VP((pp), vm_dsize) + VP((pp), vm_ssize))
H A Dm_freebsd.c155 #define VP(pp, field) ((pp)->kp_eproc.e_vm . vm_##field) macro
160 #define VP(pp, field) ((pp)->ki_##field) macro
170 #define PROCSIZE(pp) (VP((pp), map.size) / 1024)
603 return snprintf(buf, sz, "%5s", format_k(pagetok(VP(pp, rssize)))); in fmt_res()
1562 if ((result = VP(p2, rssize) - VP(p1, rssize)) == 0)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVVPInstrInfo.td18 // TODO explain how VVP nodes relate to VP SDNodes once VP ISel is uptream.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1008 DIE &Buffer, const DITemplateValueParameter *VP) { in constructTemplateValueParameterDIE() argument
1009 DIE &ParamDIE = createAndAddDIE(VP->getTag(), Buffer); in constructTemplateValueParameterDIE()
1013 if (VP->getTag() == dwarf::DW_TAG_template_value_parameter) in constructTemplateValueParameterDIE()
1014 addType(ParamDIE, VP->getType()); in constructTemplateValueParameterDIE()
1015 if (!VP->getName().empty()) in constructTemplateValueParameterDIE()
1016 addString(ParamDIE, dwarf::DW_AT_name, VP->getName()); in constructTemplateValueParameterDIE()
1017 if (VP->isDefault() && (DD->getDwarfVersion() >= 5)) in constructTemplateValueParameterDIE()
1019 if (Metadata *Val = VP->getValue()) { in constructTemplateValueParameterDIE()
1021 addConstantValue(ParamDIE, CI, VP->getType()); in constructTemplateValueParameterDIE()
1035 } else if (VP->getTag() == dwarf::DW_TAG_GNU_template_template_param) { in constructTemplateValueParameterDIE()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DPointerUnion.h228 static inline PointerUnion getFromOpaqueValue(void *VP) {
230 V.Val = decltype(V.Val)::getFromOpaqueValue(VP);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DEvalEmitter.cpp165 const Pointer &VP = Ptr.atField(VD->Offset); in emitRetValue() local
166 Ok &= Composite(VirtBaseTy, VP, R.getStructBase(NB + I)); in emitRetValue()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.md234 (define_mode_iterator VP [V2DI V4SI V8HI])
1818 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1819 (match_operand:VP 2 "register_operand" "v")]
1832 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1833 (match_operand:VP 2 "register_operand" "v")]
1846 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1847 (match_operand:VP 2 "register_operand" "v")]
1860 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1861 (match_operand:VP 2 "register_operand" "v")]
1874 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.md229 (define_mode_iterator VP [V2DI V4SI V8HI])
1599 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1600 (match_operand:VP 2 "register_operand" "v")]
1613 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1614 (match_operand:VP 2 "register_operand" "v")]
1627 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1628 (match_operand:VP 2 "register_operand" "v")]
1641 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
1642 (match_operand:VP 2 "register_operand" "v")]
1655 (unspec:<VP_small> [(match_operand:VP 1 "register_operand" "v")
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_znode.h263 #define VTOZ(VP) ((znode_t *)(VP)->v_data) argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dnouveau_nvkm_engine_device_user.c90 case ENGINE_A(VP ); break; in nvkm_udevice_info_v1()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp729 if (const PHINode *VP = dyn_cast<PHINode>(V)) in createPHIsForSplitLoopExit() local
730 if (VP->getParent() == SplitBB) in createPHIsForSplitLoopExit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1574 if (const PHINode *VP = dyn_cast<PHINode>(I)) in canSelectOperandBeMappingIntoPredBlock() local
1575 if (VP->getParent() == CondPHI->getParent()) in canSelectOperandBeMappingIntoPredBlock()

12