Home
last modified time | relevance | path

Searched defs:dl (Results 1 – 25 of 162) sorted by relevance

1234567

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp390 SDLoc dl(N); in PromoteIntRes_BITCAST() local
496 SDLoc dl(N); in PromoteIntRes_BSWAP() local
517 SDLoc dl(N); in PromoteIntRes_BITREVERSE() local
547 SDLoc dl(N); in PromoteIntRes_Constant() local
561 SDLoc dl(N); in PromoteIntRes_CTLZ() local
611 SDLoc dl(N); in PromoteIntRes_CTTZ() local
640 SDLoc dl(N); in PromoteIntRes_EXTRACT_VECTOR_ELT() local
667 SDLoc dl(N); in PromoteIntRes_FP_TO_XINT() local
721 SDLoc dl(N); in PromoteIntRes_FP_TO_XINT_SAT() local
728 SDLoc dl(N); in PromoteIntRes_FP_TO_FP16_BF16() local
[all …]
DLegalizeTypesGeneric.cpp45 SDLoc dl(N); in ExpandRes_BITCAST() local
213 SDLoc dl(N); in ExpandRes_EXTRACT_VECTOR_ELT() local
250 SDLoc dl(N); in ExpandRes_NormalLoad() local
292 SDLoc dl(N); in ExpandRes_VAARG() local
333 SDLoc dl(N); in ExpandOp_BITCAST() local
374 SDLoc dl(N); in ExpandOp_BUILD_VECTOR() local
410 SDLoc dl(N); in ExpandOp_INSERT_VECTOR_ELT() local
443 SDLoc dl(N); in ExpandOp_SCALAR_TO_VECTOR() local
459 SDLoc dl(N); in ExpandOp_NormalStore() local
508 SDLoc dl(N); in SplitRes_Select() local
[all …]
DLegalizeVectorTypes.cpp229 SDLoc dl(N); in ScalarizeVecRes_StrictFPOp() local
551 SDLoc dl(N); in ScalarizeVecRes_FP_TO_XINT_SAT() local
830 SDLoc dl(N); in ScalarizeVecOp_STORE() local
1209 SDLoc dl(N); in SplitVecRes_BinOp() local
1243 SDLoc dl(N); in SplitVecRes_TernaryOp() local
1274 SDLoc dl(N); in SplitVecRes_FIX() local
1290 SDLoc dl(N); in SplitVecRes_BITCAST() local
1347 SDLoc dl(N); in SplitVecRes_BUILD_VECTOR() local
1360 SDLoc dl(N); in SplitVecRes_CONCAT_VECTORS() local
1382 SDLoc dl(N); in SplitVecRes_EXTRACT_SUBVECTOR() local
[all …]
DLegalizeFloatTypes.cpp327 SDLoc dl(N); in SoftenFloatRes_FCOPYSIGN() local
490 SDLoc dl(N); in SoftenFloatRes_FNEG() local
700 SDLoc dl(N); in SoftenFloatRes_LOAD() local
754 SDLoc dl(N); in SoftenFloatRes_VAARG() local
774 SDLoc dl(N); in SoftenFloatRes_XINT_TO_FP() local
972 SDLoc dl(N); in SoftenFloatOp_FP_TO_XINT() local
1070 SDLoc dl(N); in SoftenFloatOp_STORE() local
1087 SDLoc dl(N); in SoftenFloatOp_FCOPYSIGN() local
1291 SDLoc dl(N); in ExpandFloatRes_ConstantFP() local
1334 SDLoc dl(N); in ExpandFloatRes_FABS() local
[all …]
/openbsd/src/usr.sbin/installboot/
Dmacppc_installboot.c75 struct disklabel dl; in md_prepareboot() local
98 struct disklabel dl; in md_installboot() local
119 create_filesystem(struct disklabel *dl, char part) in create_filesystem()
163 write_filesystem(struct disklabel *dl, char part) in write_filesystem()
255 findmbrfat(int devfd, struct disklabel *dl) in findmbrfat()
Docteon_installboot.c75 struct disklabel dl; in md_prepareboot() local
98 struct disklabel dl; in md_installboot() local
119 create_filesystem(struct disklabel *dl, char part) in create_filesystem()
163 write_filesystem(struct disklabel *dl, char part) in write_filesystem()
255 findmbrfat(int devfd, struct disklabel *dl) in findmbrfat()
Dpowerpc64_installboot.c77 struct disklabel dl; in md_prepareboot() local
100 struct disklabel dl; in md_installboot() local
126 create_filesystem(struct disklabel *dl, char part) in create_filesystem()
170 write_filesystem(struct disklabel *dl, char part) in write_filesystem()
290 findmbrfat(int devfd, struct disklabel *dl) in findmbrfat()
Defi_installboot.c92 struct disklabel dl; in md_prepareboot() local
121 struct disklabel dl; in md_installboot() local
148 create_filesystem(struct disklabel *dl, char part) in create_filesystem()
192 write_filesystem(struct disklabel *dl, char part) in write_filesystem()
466 findgptefisys(int devfd, struct disklabel *dl) in findgptefisys()
565 findmbrfat(int devfd, struct disklabel *dl) in findmbrfat()
Di386_installboot.c134 struct disklabel dl; in md_prepareboot() local
157 struct disklabel dl; in md_installboot() local
195 write_bootblocks(int devfd, char *dev, struct disklabel *dl) in write_bootblocks()
245 create_filesystem(struct disklabel *dl, char part) in create_filesystem()
289 write_filesystem(struct disklabel *dl, char part) in write_filesystem()
489 findopenbsd(int devfd, struct disklabel *dl) in findopenbsd()
598 findgptefisys(int devfd, struct disklabel *dl) in findgptefisys()
771 getbootparams(char *boot, int devfd, struct disklabel *dl) in getbootparams()
Dloongson_installboot.c79 struct disklabel dl; in md_installboot() local
101 write_filesystem(struct disklabel *dl, char part) in write_filesystem()
214 findmbrfat(int devfd, struct disklabel *dl) in findmbrfat()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h51 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemcpy()
68 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, in EmitTargetCodeForMemmove()
81 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemset()
95 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp()
107 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr()
132 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp()
152 virtual SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForSetTag()
/openbsd/src/sbin/unwind/libunbound/sldns/
Dwire2str.c487 static int sldns_rr_tcttl_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_rr_tcttl_scan()
1360 int sldns_wire2str_int8_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_int8_scan()
1370 int sldns_wire2str_int16_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_int16_scan()
1380 int sldns_wire2str_int32_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_int32_scan()
1390 int sldns_wire2str_period_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_period_scan()
1400 int sldns_wire2str_tsigtime_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_tsigtime_scan()
1424 int sldns_wire2str_a_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_a_scan()
1437 int sldns_wire2str_aaaa_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_aaaa_scan()
1470 int sldns_wire2str_str_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_str_scan()
1488 int sldns_wire2str_apl_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_apl_scan()
[all …]
/openbsd/src/usr.sbin/unbound/sldns/
Dwire2str.c487 static int sldns_rr_tcttl_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_rr_tcttl_scan()
1360 int sldns_wire2str_int8_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_int8_scan()
1370 int sldns_wire2str_int16_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_int16_scan()
1380 int sldns_wire2str_int32_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_int32_scan()
1390 int sldns_wire2str_period_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_period_scan()
1400 int sldns_wire2str_tsigtime_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_tsigtime_scan()
1424 int sldns_wire2str_a_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_a_scan()
1437 int sldns_wire2str_aaaa_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_aaaa_scan()
1470 int sldns_wire2str_str_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_str_scan()
1488 int sldns_wire2str_apl_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) in sldns_wire2str_apl_scan()
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp498 const SDLoc &dl, SelectionDAG &DAG) const { in getInt() argument
547 HexagonTargetLowering::opJoin(const VectorPair &Ops, const SDLoc &dl, in opJoin()
554 HexagonTargetLowering::opSplit(SDValue Vec, const SDLoc &dl, in opSplit()
726 const SDLoc &dl(ElemIdx); in convertToByteIndex() local
741 const SDLoc &dl(Idx); in getIndexInWord32() local
748 HexagonTargetLowering::getByteShuffle(const SDLoc &dl, SDValue Op0, in getByteShuffle()
780 const SDLoc &dl, MVT VecTy, in buildHvxVectorReg()
993 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred()
1079 const SDLoc &dl, MVT VecTy, in buildHvxVectorPred()
1152 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementReg() argument
[all …]
DHexagonISelLowering.cpp176 SelectionDAG &DAG, const SDLoc &dl) { in CreateCopyOfByValArgument()
205 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument
351 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult()
406 SDLoc &dl = CLI.DL; in LowerCall() local
723 SDLoc dl(Op); in LowerREADCYCLECOUNTER() local
748 SDLoc dl(Op); in LowerDYNAMIC_STACKALLOC() local
775 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
1029 const SDLoc &dl(Op); in LowerSETCC() local
1092 const SDLoc &dl(Op); in LowerVSELECT() local
1177 SDLoc dl(Op); in LowerRETURNADDR() local
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp568 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
588 SDLoc &dl = CLI.DL; in LowerCall() local
619 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCArguments()
739 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument
809 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCCallTo()
936 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult()
962 SDLoc dl(N); in LowerShifts() local
1023 SDLoc dl(Op); in LowerExternalSymbol() local
1033 SDLoc dl(Op); in LowerBlockAddress() local
1042 ISD::CondCode CC, const SDLoc &dl, SelectionDAG &DAG) { in EmitCMP()
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/ARC/
DARCISelLowering.cpp207 SDLoc dl(Op); in LowerSELECT_CC() local
218 SDLoc dl(Op); in LowerSIGN_EXTEND_INREG() local
241 SDLoc dl(Op); in LowerBR_CC() local
264 SDLoc &dl = CLI.DL; in LowerCall() local
408 SDLoc dl, SelectionDAG &DAG, in lowerCallResult()
469 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
484 const SmallVectorImpl<ISD::InputArg> &Ins, SDLoc dl, SelectionDAG &DAG, in LowerCallArguments()
646 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument
753 SDLoc dl(Op); in LowerFRAMEADDR() local
764 SDLoc dl(GN); in LowerGlobalAddress() local
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp180 inline SDValue getI16Imm(unsigned Imm, const SDLoc &dl) { in getI16Imm()
186 inline SDValue getI32Imm(unsigned Imm, const SDLoc &dl) { in getI32Imm()
192 inline SDValue getI64Imm(uint64_t Imm, const SDLoc &dl) { in getI64Imm()
197 inline SDValue getSmallIPtrImm(uint64_t Imm, const SDLoc &dl) { in getSmallIPtrImm()
405 SDLoc dl(Op); in SelectInlineAsmMemoryOperand() local
463 DebugLoc dl; in INITIALIZE_PASS() local
653 SDLoc dl(SN); in selectFrameIndex() local
717 SDLoc dl(ST); in tryTLSXFormStore() local
762 SDLoc dl(LD); in tryTLSXFormLoad() local
800 SDLoc dl(N); in tryBitfieldInsert() local
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DThumbRegisterInfo.cpp63 const DebugLoc &dl, unsigned DestReg, in emitThumb1LoadConstPool()
83 const DebugLoc &dl, unsigned DestReg, in emitThumb2LoadConstPool()
105 const DebugLoc &dl, Register DestReg, unsigned SubIdx, int Val, in emitLoadConstPool()
125 const DebugLoc &dl, Register DestReg, Register BaseReg, int NumBytes, in emitThumbRegPlusImmInReg()
187 const DebugLoc &dl, Register DestReg, in emitThumbRegPlusImmediate()
367 DebugLoc dl = MI.getDebugLoc(); in rewriteFrameIndex() local
474 DebugLoc dl = MI.getDebugLoc(); in eliminateFrameIndex() local
/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp249 SDLoc dl(GA); in getGlobalAddressWrapper() local
323 SDLoc dl(CP); in LowerConstantPool() local
346 SDLoc dl(Op); in LowerBR_JT() local
495 SDLoc dl(Op); in LowerSTORE() local
540 SDLoc dl(Op); in LowerSMUL_LOHI() local
557 SDLoc dl(Op); in LowerUMUL_LOHI() local
642 SDLoc dl(N); in TryExpandADDWithMul() local
699 SDLoc dl(N); in ExpandADDSUB() local
741 SDLoc dl(Node); in LowerVAARG() local
758 SDLoc dl(Op); in LowerVASTART() local
[all …]
DXCoreFrameLowering.cpp62 const DebugLoc &dl, const TargetInstrInfo &TII, in EmitDefCfaRegister()
72 const DebugLoc &dl, const TargetInstrInfo &TII, in EmitDefCfaOffset()
82 MachineBasicBlock::iterator MBBI, const DebugLoc &dl, in EmitCfiOffset()
99 MachineBasicBlock::iterator MBBI, const DebugLoc &dl, in IfNeededExtSP()
122 MachineBasicBlock::iterator MBBI, const DebugLoc &dl, in IfNeededLDAWSP()
192 const DebugLoc &dl, const TargetInstrInfo &TII, in RestoreSpillList()
234 DebugLoc dl; in emitPrologue() local
349 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue() local
DXCoreRegisterInfo.cpp66 DebugLoc dl = MI.getDebugLoc(); in InsertFPImmInst() local
99 DebugLoc dl = MI.getDebugLoc(); in InsertFPConstInst() local
133 DebugLoc dl = MI.getDebugLoc(); in InsertSPImmInst() local
167 DebugLoc dl = MI.getDebugLoc(); in InsertSPConstInst() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp48 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset()
155 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovs()
177 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovsB()
205 SelectionDAG &DAG, const X86Subtarget &Subtarget, const SDLoc &dl, in emitConstantSizeRepmov()
261 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/openbsd/src/usr.sbin/mopd/common/
Dfile.c224 GetMopFileInfo(struct dllist *dl, int info) in GetMopFileInfo()
496 GetElf32FileInfo(struct dllist *dl, int info) in GetElf32FileInfo()
686 GetElf64FileInfo(struct dllist *dl, int info) in GetElf64FileInfo()
915 GetAOutFileInfo(struct dllist *dl, int info) in GetAOutFileInfo()
1118 GetFileInfo(struct dllist *dl, int info) in GetFileInfo()
/openbsd/src/gnu/gcc/gcc/config/m68k/
Dfpgnulib.c125 union double_long dl; in __unorddf2() local
143 union double_long dl; in __floatunsidf() local
176 union double_long dl; in __floatsidf() local
238 register union double_long dl; in __extendsfdf2() local
397 register union double_long dl; in __extenddfxf2() local
431 register union double_long dl; in __truncxfdf2() local

1234567