Home
last modified time | relevance | path

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

1234567891011

/third_party/glib/glib/
Dgdataset.h98 #define g_datalist_id_set_data(dl, q, d) \ argument
100 #define g_datalist_id_remove_data(dl, q) \ argument
102 #define g_datalist_set_data_full(dl, k, d, f) \ argument
104 #define g_datalist_remove_no_notify(dl, k) \ argument
106 #define g_datalist_set_data(dl, k, d) \ argument
108 #define g_datalist_remove_data(dl, k) \ argument
/third_party/toybox/toys/other/
Dtac.c20 struct double_list *dl; in GLOBALS()
29 struct double_list *dl = dlist_lpop(&TT.dl); local
/third_party/skia/third_party/externals/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 …]
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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
/third_party/glib/gio/kqueue/
Ddep-list.c43 dl_print (const dep_list *dl) in dl_print()
63 dep_list *dl = calloc (1, sizeof (dep_list)); in dl_create() local
85 dl_shallow_copy (const dep_list *dl) in dl_shallow_copy()
131 dl_shallow_free (dep_list *dl) in dl_shallow_free()
149 dl_free (dep_list *dl) in dl_free()
/third_party/skia/third_party/externals/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 …]
/third_party/pulseaudio/src/pulsecore/
Dmodinfo.c41 pa_modinfo *pa_modinfo_get_by_handle(lt_dlhandle dl, const char *module_name) { in pa_modinfo_get_by_handle()
72 lt_dlhandle dl; in pa_modinfo_get_by_name() local
/third_party/skia/third_party/externals/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 …]
DARCInstrInfo.cpp283 const DebugLoc &dl, MCRegister DestReg, in copyPhysReg()
299 DebugLoc dl = MBB.findDebugLoc(I); in storeRegToStackSlot() local
327 DebugLoc dl = MBB.findDebugLoc(I); in loadRegFromStackSlot() local
361 DebugLoc dl = MBB.findDebugLoc(MI); in loadImmediate() local
374 const DebugLoc &dl, int *BytesAdded) const { in insertBranch() argument
/third_party/wayland_standard/tests/
Dmeson.build10 cc.find_library('dl', required: false), build
25 cc.find_library('dl', required: false) build
/third_party/skia/third_party/externals/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 …]
/third_party/skia/third_party/externals/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
DARMSelectionDAGInfo.cpp24 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall()
128 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
242 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove()
250 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
/third_party/skia/third_party/externals/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()
/third_party/boost/libs/mpi/build/
D__init__.py3 import DLFCN as dl namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
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
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 …]
DXCoreISelDAGToDAG.cpp49 inline SDValue getI32Imm(unsigned Imm, const SDLoc &dl) { in getI32Imm()
133 SDLoc dl(N); in Select() local
239 SDLoc dl(N); in tryBRIND() local
/third_party/libcoap/doc/
Ddocbook.local.css6 dl { selector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp19 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
62 static SDValue EmitUnrolledSetTag(SelectionDAG &DAG, const SDLoc &dl, in EmitUnrolledSetTag()
113 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Addr, in EmitTargetCodeForSetTag()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp167 inline SDValue getI16Imm(unsigned Imm, const SDLoc &dl) { in getI16Imm()
173 inline SDValue getI32Imm(unsigned Imm, const SDLoc &dl) { in getI32Imm()
179 inline SDValue getI64Imm(uint64_t Imm, const SDLoc &dl) { in getI64Imm()
184 inline SDValue getSmallIPtrImm(unsigned Imm, const SDLoc &dl) { in getSmallIPtrImm()
322 SDLoc dl(Op); in SelectInlineAsmMemoryOperand() local
399 DebugLoc dl; in InsertVRSaveCode() local
437 DebugLoc dl; in getGlobalBaseReg() local
575 SDLoc dl(SN); in selectFrameIndex() local
637 SDLoc dl(ST); in tryTLSXFormStore() local
680 SDLoc dl(LD); in tryTLSXFormLoad() local
[all …]

1234567891011