Searched refs:dl (Results 201 - 225 of 300) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp774 DebugLoc dl = I->getDebugLoc(); local
801 BuildMI(MBB, I, dl,
807 BuildMI(MBB, I, dl, get(Mips::MFC1), DstReg).addReg(SubReg);
816 DebugLoc dl = I->getDebugLoc(); local
842 BuildMI(MBB, I, dl, Mtc1Tdd, TRI.getSubReg(DstReg, Mips::sub_lo))
857 BuildMI(MBB, I, dl,
866 BuildMI(MBB, I, dl, Mtc1Tdd, TRI.getSubReg(DstReg, Mips::sub_hi))
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_anchor.c353 * @param dl: length of dname.
358 size_t dl)
362 sldns_wirerr_get_type(rr, rl, dl),
363 sldns_wirerr_get_class(rr, rl, dl),
364 sldns_wirerr_get_rdatawl(rr, rl, dl),
365 sldns_wirerr_get_rdatalen(rr, rl, dl)+2))) {
369 rr, sldns_wirerr_get_type(rr, rl, dl),
370 sldns_wirerr_get_class(rr, rl, dl));
357 anchor_store_new_rr(struct val_anchors* anchors, uint8_t* rr, size_t rl, size_t dl) argument
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Daes-x86_64.S27 movzbl %dl,%ebp
44 movzbl %dl,%edi
79 movzbl %dl,%esi
107 movzbl %dl,%edi
180 movzbl %dl,%r8d
202 movzbl %dl,%r9d
420 movzbl %dl,%ebp
437 movzbl %dl,%edi
473 movzbl %dl,%esi
501 movzbl %dl,
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_lib.c959 * ( basicall, min(len(a),len(b)) ), and dl, which is the delta between the
964 int bn_cmp_part_words(const BN_ULONG *a, const BN_ULONG *b, int cl, int dl) argument
969 if (dl < 0) {
970 for (i = dl; i < 0; i++) {
975 if (dl > 0) {
976 for (i = dl; i > 0; i--) {
/freebsd-11-stable/usr.sbin/ppp/
H A Dnetgraph.c227 switch (p->dl->state) {
240 switch (p->dl->state) {
361 switch (p->dl->state) {
H A Dprompt.c477 prompt_TtyTermMode(struct prompt *p, struct datalink *dl) argument
489 p->TermMode = dl;
H A Diface.c98 struct sockaddr_dl *dl; local
145 dl = (struct sockaddr_dl *)(ifm + 1); /* Single _dl at end */
146 if (dl->sdl_nlen == namelen && !strncmp(name, dl->sdl_data, namelen)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h684 const DebugLoc &dl, unsigned DestReg,
691 const DebugLoc &dl, unsigned DestReg,
697 const DebugLoc &dl, unsigned DestReg,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp681 DebugLoc dl = MI.getDebugLoc(); local
693 NewMI = BuildMI(*MBB, jmpPos, dl, QII->get(opc))
699 NewMI = BuildMI(*MBB, jmpPos, dl, QII->get(opc))
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsedit.c1507 register size_t dl; local
1514 dl = basefilename(name) - name;
1518 dl + 9
1525 tp += dl;
1534 (int)dl, name, '0'+isworkfile
1544 name += dl;
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1502 driverlink_t dl, dlfirst; local
1508 for (dl = dlfirst; dl; dl = TAILQ_NEXT(dl, link)) {
1509 if(strcmp(dl->driver->name, driver_name) == 0) {
1510 tmpdriver=dl->driver;
1511 dl->driver=dlfirst->driver;
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1320 driverlink_t dl, dlfirst;
1326 for (dl = dlfirst; dl; dl = TAILQ_NEXT(dl, link)) {
1327 if(strcmp(dl->driver->name, driver_name) == 0) {
1328 tmpdriver=dl->driver;
1329 dl->driver=dlfirst->driver;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h486 const SDLoc &dl, SelectionDAG &DAG,
499 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &dl,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp226 DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
241 BuildMI(*MBB, I, dl, TII->get(X86::XCH_F)).addReg(STReg);
247 DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc(); local
251 BuildMI(*MBB, I, dl, TII->get(X86::LD_Frr)).addReg(STReg);
840 const DebugLoc &dl = MI.getDebugLoc(); local
852 I = BuildMI(*MBB, ++I, dl, TII->get(X86::ST_FPrr)).addReg(X86::ST0);
1300 DebugLoc dl = MI.getDebugLoc(); local
1365 I = BuildMI(*MBB, I, dl, TII->get(Opcode)).addReg(getSTReg(NotTOS));
/freebsd-11-stable/usr.sbin/rrenumd/
H A Dparser.y87 struct dst_list *dl;
111 %type <dl> dest_addrs dest_addr sin sin6
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddlltool.c1810 dlist_type *dl; local
1916 for (dl = a_list; dl; dl = dl->next)
1918 fprintf (f, "\t%s\t\"%s\"\n", ASM_TEXT, dl->text);
1925 for (dl = d_list; dl; dl = dl
[all...]
/freebsd-11-stable/crypto/openssl/crypto/dso/
H A Ddso_dl.c71 # include <dl.h>
94 "OpenSSL 'dl' shared library method",
302 * unlikely that both the "dl" *and* "dlfcn" variants are being compiled at
/freebsd-11-stable/stand/pc98/btx/btxldr/
H A Dbtxldr.S79 movb %al,%dl
163 movb $0xa,%dl # Divide
164 divb %dl,%al # by 10
333 movb $SCR_COL*2,%dl
334 div %dl
336 mul %dl
357 movb %dl,%al
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptldr.S140 movb %dl,MEM_ARG
/freebsd-11-stable/contrib/apr/include/
H A Dapr_portable.h170 #include <dl.h>
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_label.c1334 list_t *dl = &spa->spa_config_dirty_list; local
1344 for (vd = list_head(dl); vd != NULL; vd = list_next(dl, vd)) {
1365 for (vd = list_head(dl); vd != NULL; vd = list_next(dl, vd))
/freebsd-11-stable/sys/kern/
H A Dkern_conf.c1301 struct cdev *dev, *ndev, *dl, *de; local
1328 de = dl = NULL;
1348 dl = dev;
1368 if (dl != NULL)
1369 LIST_INSERT_BEFORE(dl, dev, si_clone);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp630 DebugLoc dl; // FIXME: this is nowhere local
633 TII->insertBranch(*BBI.BB, BBI.FalseBB, BBI.TrueBB, BBI.BrCond, dl);
1474 DebugLoc dl; // FIXME: this is nowhere local
1476 TII->insertBranch(MBB, &ToMBB, nullptr, NoCond, dl);
1624 DebugLoc dl; // FIXME: this is nowhere local
1723 TII->insertBranch(*BBI.BB, CvtBBI->FalseBB, nullptr, RevCond, dl);
2017 DebugLoc dl; local
2020 dl = TIE->getDebugLoc();
2034 TrueBBI.BrCond, dl);
/freebsd-11-stable/secure/lib/libcrypto/i386/
H A Drc5-586.S459 movb 4(%esi),%dl
527 movb %dl,6(%edi)
532 movb %dl,4(%edi)
1024 movb 4(%esi),%dl
1092 movb %dl,6(%edi)
1097 movb %dl,4(%edi)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h252 SDLoc dl(Op);
254 return DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, Op.getValueType(), Op,
261 SDLoc dl(Op);
263 return DAG.getZeroExtendInReg(Op, dl, OldVT.getScalarType());
457 ISD::CondCode &CCCode, const SDLoc &dl);
613 ISD::CondCode &CCCode, const SDLoc &dl);

Completed in 633 milliseconds

1234567891011>>