Home
last modified time | relevance | path

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

12345678910>>...14

/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/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 …]
DLegalizeVectorTypes.cpp535 SDLoc dl(N); in ScalarizeVecOp_STORE() local
714 SDLoc dl(N); in SplitVecRes_BinOp() local
730 SDLoc dl(N); in SplitVecRes_TernaryOp() local
744 SDLoc dl(N); in SplitVecRes_BITCAST() local
798 SDLoc dl(N); in SplitVecRes_BUILD_VECTOR() local
811 SDLoc dl(N); in SplitVecRes_CONCAT_VECTORS() local
833 SDLoc dl(N); in SplitVecRes_EXTRACT_SUBVECTOR() local
850 SDLoc dl(N); in SplitVecRes_INSERT_SUBVECTOR() local
903 SDLoc dl(N); in SplitVecRes_FPOWI() local
932 SDLoc dl(N); in SplitVecRes_InregOp() 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-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-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 …]
DHexagonISelLowering.cpp168 SelectionDAG &DAG, const SDLoc &dl) { in CreateCopyOfByValArgument()
197 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument
320 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult()
375 SDLoc &dl = CLI.DL; in LowerCall() local
695 SDLoc dl(Op); in LowerREADCYCLECOUNTER() local
720 SDLoc dl(Op); in LowerDYNAMIC_STACKALLOC() local
747 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
865 const SDLoc &dl(Op); in LowerSETCC() local
928 const SDLoc &dl(Op); in LowerVSELECT() local
1030 SDLoc dl(Op); in LowerRETURNADDR() local
[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-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/dtc/tests/
Dmeson.build98 dl = cc.find_library('dl', required: false) build
/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-10.0/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, unsigned DestReg, unsigned SubIdx, int Val, in emitLoadConstPool()
126 const DebugLoc &dl, unsigned DestReg, unsigned BaseReg, int NumBytes, in emitThumbRegPlusImmInReg()
188 const DebugLoc &dl, unsigned DestReg, in emitThumbRegPlusImmediate()
367 DebugLoc dl = MI.getDebugLoc(); in rewriteFrameIndex() local
463 DebugLoc dl = MI.getDebugLoc(); in eliminateFrameIndex() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp240 void HexagonDAGToDAGISel::SelectIndexedLoad(LoadSDNode *LD, const SDLoc &dl) { in SelectIndexedLoad()
305 -> MachineSDNode* { in SelectIndexedLoad()
363 SDLoc dl(IntN); in LoadInstrForLoadIntrinsic() local
421 SDLoc dl(IntN); in StoreInstrForLoadIntrinsic() local
518 SDLoc dl(N); in SelectLoad() local
535 void HexagonDAGToDAGISel::SelectIndexedStore(StoreSDNode *ST, const SDLoc &dl) { in SelectIndexedStore()
626 SDLoc dl(N); in SelectStore() local
640 SDLoc dl(N); in SelectMul() local
729 SDLoc dl(N); in SelectSHL() local
806 SDLoc dl(N); in SelectZeroExtend() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp47 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset()
187 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovs()
209 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovsB()
237 SelectionDAG &DAG, const X86Subtarget &Subtarget, const SDLoc &dl, in emitConstantSizeRepmov()
293 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/external/wayland/tests/
Dmeson.build10 cc.find_library('dl', required: false), build
25 cc.find_library('dl', required: false) build
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp252 SDLoc dl(GA); in getGlobalAddressWrapper() local
326 SDLoc dl(CP); in LowerConstantPool() local
349 SDLoc dl(Op); in LowerBR_JT() local
499 SDLoc dl(Op); in LowerSTORE() local
544 SDLoc dl(Op); in LowerSMUL_LOHI() local
561 SDLoc dl(Op); in LowerUMUL_LOHI() local
646 SDLoc dl(N); in TryExpandADDWithMul() local
703 SDLoc dl(N); in ExpandADDSUB() local
745 SDLoc dl(Node); in LowerVAARG() local
762 SDLoc dl(Op); in LowerVASTART() local
[all …]
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp255 SDLoc dl(GA); in getGlobalAddressWrapper() local
330 SDLoc dl(CP); in LowerConstantPool() local
353 SDLoc dl(Op); in LowerBR_JT() local
522 SDLoc dl(Op); in LowerSTORE() local
569 SDLoc dl(Op); in LowerSMUL_LOHI() local
586 SDLoc dl(Op); in LowerUMUL_LOHI() local
671 SDLoc dl(N); in TryExpandADDWithMul() local
728 SDLoc dl(N); in ExpandADDSUB() local
770 SDLoc dl(Node); in LowerVAARG() local
789 SDLoc dl(Op); in LowerVASTART() local
[all …]
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp25 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall()
129 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
249 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove()
257 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()

12345678910>>...14