Home
last modified time | relevance | path

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

12345678910>>...20

/external/rust/android-crates-io/crates/annotate-snippets/tests/
Dformatter.rs6 let dl = DisplayList::from(vec![DisplayLine::Source { in test_source_empty() localVariable
17 let dl = DisplayList::from(vec![ in test_source_content() localVariable
44 let dl = DisplayList::from(vec![DisplayLine::Source { in test_source_annotation_standalone_singleline() localVariable
67 let dl = DisplayList::from(vec![ in test_source_annotation_standalone_multiline() localVariable
112 let dl = DisplayList::from(vec![ in test_source_annotation_standalone_multi_annotation() localVariable
239 let dl = DisplayList::from(vec![ in test_fold_line() localVariable
269 let dl = DisplayList::from(vec![DisplayLine::Raw(DisplayRawLine::Origin { in test_raw_origin_initial_nopos() localVariable
280 let dl = DisplayList::from(vec![DisplayLine::Raw(DisplayRawLine::Origin { in test_raw_origin_initial_pos() localVariable
291 let dl = DisplayList::from(vec![DisplayLine::Raw(DisplayRawLine::Origin { in test_raw_origin_continuation() localVariable
302 let dl = DisplayList::from(vec![DisplayLine::Raw(DisplayRawLine::Annotation { in test_raw_annotation_unaligned() localVariable
[all …]
/external/iproute2/devlink/
Ddevlink.c203 struct dl { struct
209 struct dl_opts opts; argument
222 static int dl_argc(struct dl *dl) in dl_argc()
227 static char *dl_argv(struct dl *dl) in dl_argv()
234 static void dl_arg_inc(struct dl *dl) in dl_arg_inc()
242 static char *dl_argv_next(struct dl *dl) in dl_argv_next()
254 static char *dl_argv_index(struct dl *dl, unsigned int index) in dl_argv_index()
268 static bool dl_argv_match(struct dl *dl, const char *pattern) in dl_argv_match()
275 static bool dl_no_arg(struct dl *dl) in dl_no_arg()
360 struct dl *dl = data; in ifname_map_cb() local
[all …]
/external/pciutils/
Dupdate-pciids.sh37 dl () function
43 dl () function
48 dl () function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp255 SDLoc dl(N); in PromoteIntRes_BITCAST() local
316 SDLoc dl(N); in PromoteIntRes_BSWAP() local
329 SDLoc dl(N); in PromoteIntRes_BITREVERSE() local
350 SDLoc dl(N); in PromoteIntRes_Constant() local
376 SDLoc dl(N); in PromoteIntRes_CTLZ() local
397 SDLoc dl(N); in PromoteIntRes_CTTZ() local
410 SDLoc dl(N); in PromoteIntRes_EXTRACT_VECTOR_ELT() local
419 SDLoc dl(N); in PromoteIntRes_FP_TO_XINT() local
442 SDLoc dl(N); in PromoteIntRes_FP_TO_FP16() local
449 SDLoc dl(N); in PromoteIntRes_INT_EXTEND() local
[all …]
DLegalizeTypesGeneric.cpp46 SDLoc dl(N); in ExpandRes_BITCAST() local
220 SDLoc dl(N); in ExpandRes_EXTRACT_VECTOR_ELT() local
258 SDLoc dl(N); in ExpandRes_NormalLoad() local
305 SDLoc dl(N); in ExpandRes_VAARG() local
345 SDLoc dl(N); in ExpandOp_BITCAST() local
386 SDLoc dl(N); in ExpandOp_BUILD_VECTOR() local
424 SDLoc dl(N); in ExpandOp_INSERT_VECTOR_ELT() local
457 SDLoc dl(N); in ExpandOp_SCALAR_TO_VECTOR() local
473 SDLoc dl(N); in ExpandOp_NormalStore() local
526 SDLoc dl(N); in SplitRes_SELECT() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp293 SDLoc dl(N); in PromoteIntRes_BITCAST() local
403 SDLoc dl(N); in PromoteIntRes_BSWAP() local
415 SDLoc dl(N); in PromoteIntRes_BITREVERSE() local
436 SDLoc dl(N); in PromoteIntRes_Constant() local
450 SDLoc dl(N); in PromoteIntRes_CTLZ() local
471 SDLoc dl(N); in PromoteIntRes_CTTZ() local
484 SDLoc dl(N); in PromoteIntRes_EXTRACT_VECTOR_ELT() local
511 SDLoc dl(N); in PromoteIntRes_FP_TO_XINT() local
552 SDLoc dl(N); in PromoteIntRes_FP_TO_FP16() local
559 SDLoc dl(N); in PromoteIntRes_FLT_ROUNDS() local
[all …]
DLegalizeTypesGeneric.cpp45 SDLoc dl(N); in ExpandRes_BITCAST() local
208 SDLoc dl(N); in ExpandRes_EXTRACT_VECTOR_ELT() local
246 SDLoc dl(N); in ExpandRes_NormalLoad() local
289 SDLoc dl(N); in ExpandRes_VAARG() local
330 SDLoc dl(N); in ExpandOp_BITCAST() local
372 SDLoc dl(N); in ExpandOp_BUILD_VECTOR() local
408 SDLoc dl(N); in ExpandOp_INSERT_VECTOR_ELT() local
441 SDLoc dl(N); in ExpandOp_SCALAR_TO_VECTOR() local
457 SDLoc dl(N); in ExpandOp_NormalStore() local
507 SDLoc dl(N); in SplitRes_SELECT() local
[all …]
DLegalizeVectorTypes.cpp207 SDLoc dl(N); in ScalarizeVecRes_StrictFPOp() local
746 SDLoc dl(N); in ScalarizeVecOp_STORE() local
980 SDLoc dl(N); in SplitVecRes_BinOp() local
996 SDLoc dl(N); in SplitVecRes_TernaryOp() local
1009 SDLoc dl(N); in SplitVecRes_FIX() local
1023 SDLoc dl(N); in SplitVecRes_BITCAST() local
1077 SDLoc dl(N); in SplitVecRes_BUILD_VECTOR() local
1090 SDLoc dl(N); in SplitVecRes_CONCAT_VECTORS() local
1112 SDLoc dl(N); in SplitVecRes_EXTRACT_SUBVECTOR() local
1129 SDLoc dl(N); in SplitVecRes_INSERT_SUBVECTOR() local
[all …]
/external/swiftshader/third_party/llvm-16.0/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 …]
/external/swiftshader/third_party/llvm-10.0/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()
80 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemset()
93 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp()
105 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr()
130 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp()
150 virtual SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForSetTag()
/external/swiftshader/third_party/llvm-16.0/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEFrameLowering.cpp40 DebugLoc dl; in emitPrologueInsns() local
78 DebugLoc dl; in emitEpilogueInsns() local
110 DebugLoc dl; in emitSPAdjustment() local
140 DebugLoc dl; in emitSPExtend() local
186 DebugLoc dl; in emitPrologue() local
272 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue() local
/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h49 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemcpy()
66 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, in EmitTargetCodeForMemmove()
78 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemset()
91 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp()
103 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr()
128 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp()
/external/toybox/toys/other/
Dtac.c20 struct double_list *dl; in GLOBALS()
29 struct double_list *dl = dlist_lpop(&TT.dl); local
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp363 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
383 SDLoc &dl = CLI.DL; in LowerCall() local
413 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCArguments()
509 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument
561 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCCallTo()
693 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult()
719 SDLoc dl(N); in LowerShifts() local
770 SDLoc dl(Op); in LowerExternalSymbol() local
780 SDLoc dl(Op); in LowerBlockAddress() local
789 ISD::CondCode CC, const SDLoc &dl, SelectionDAG &DAG) { in EmitCMP()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp209 const SDLoc &dl, SelectionDAG &DAG) const { in getInt() argument
259 HexagonTargetLowering::opJoin(const VectorPair &Ops, const SDLoc &dl, in opJoin()
266 HexagonTargetLowering::opSplit(SDValue Vec, const SDLoc &dl, in opSplit()
297 const SDLoc &dl(ElemIdx); in convertToByteIndex() local
312 const SDLoc &dl(Idx); in getIndexInWord32() local
319 HexagonTargetLowering::getByteShuffle(const SDLoc &dl, SDValue Op0, in getByteShuffle()
351 const SDLoc &dl, MVT VecTy, in buildHvxVectorReg()
502 HexagonTargetLowering::createHvxPrefixPred(SDValue PredV, const SDLoc &dl, in createHvxPrefixPred()
592 const SDLoc &dl, MVT VecTy, in buildHvxVectorPred()
665 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementReg() argument
[all …]
/external/capstone/bindings/vb6/
DmMisc.bas26 Dim dl As Bit64Integer variable
35 Dim dl As Bit64Integer variable
44 Dim dl As Bit64Integer variable
62 Dim dl As Bit64Integer variable
79 Dim dl As Bit64Integer variable
/external/swiftshader/third_party/llvm-16.0/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 …]
/external/dtc/tests/
Dmeson.build99 dl = cc.find_library('dl', required: false) build
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp169 SDLoc dl(Op); in LowerSELECT_CC() local
180 SDLoc dl(Op); in LowerSIGN_EXTEND_INREG() local
203 SDLoc dl(Op); in LowerBR_CC() local
226 SDLoc &dl = CLI.DL; in LowerCall() local
372 SDLoc dl, SelectionDAG &DAG, in lowerCallResult()
433 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
448 const SmallVectorImpl<ISD::InputArg> &Ins, SDLoc dl, SelectionDAG &DAG, in LowerCallArguments()
609 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument
716 SDLoc dl(Op); in LowerFRAMEADDR() local
727 SDLoc dl(GN); in LowerGlobalAddress() local
[all …]
/external/swiftshader/third_party/llvm-16.0/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 …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp569 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
589 SDLoc &dl = CLI.DL; in LowerCall() local
620 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCArguments()
739 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument
808 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCCallTo()
938 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult()
964 SDLoc dl(N); in LowerShifts() local
1025 SDLoc dl(Op); in LowerExternalSymbol() local
1035 SDLoc dl(Op); in LowerBlockAddress() local
1044 ISD::CondCode CC, const SDLoc &dl, SelectionDAG &DAG) { in EmitCMP()
[all …]
/external/swiftshader/third_party/llvm-16.0/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 …]

12345678910>>...20