Searched refs:dl (Results 101 - 125 of 218) sorted by relevance

123456789

/external/grub/stage2/
H A Dasm.S139 ADDR32 movb %dl, EXT_C(boot_drive)
218 xorb %dl, %dl
315 movb 8(%ebp), %dl
554 /* save bits 0-6 of %al in %dl */
556 andb $0x7f, %dl
559 xorb %dl, %bl
573 cmpb %al, %dl
576 movb %ah, %dl
687 cmpb %al, %dl
[all...]
/external/bluetooth/glib/gmodule/
H A Dgmodule-dld.c32 #include <dl.h>
/external/llvm/lib/Target/ARM/
H A DThumb1RegisterInfo.h40 DebugLoc dl,
H A DARMISelDAGToDAG.cpp1453 DebugLoc dl = V0.getNode()->getDebugLoc(); local
1459 return CurDAG->getMachineNode(TargetOpcode::REG_SEQUENCE, dl, VT, Ops, 5);
1465 DebugLoc dl = V0.getNode()->getDebugLoc(); local
1470 return CurDAG->getMachineNode(TargetOpcode::REG_SEQUENCE, dl, VT, Ops, 5);
1476 DebugLoc dl = V0.getNode()->getDebugLoc(); local
1481 return CurDAG->getMachineNode(TargetOpcode::REG_SEQUENCE, dl, VT, Ops, 5);
1488 DebugLoc dl = V0.getNode()->getDebugLoc(); local
1497 return CurDAG->getMachineNode(TargetOpcode::REG_SEQUENCE, dl, VT, Ops, 9);
1504 DebugLoc dl = V0.getNode()->getDebugLoc(); local
1512 return CurDAG->getMachineNode(TargetOpcode::REG_SEQUENCE, dl, V
1519 DebugLoc dl = V0.getNode()->getDebugLoc(); local
1556 DebugLoc dl = N->getDebugLoc(); local
1680 DebugLoc dl = N->getDebugLoc(); local
1818 DebugLoc dl = N->getDebugLoc(); local
1936 DebugLoc dl = N->getDebugLoc(); local
2013 DebugLoc dl = N->getDebugLoc(); local
2384 DebugLoc dl = N->getDebugLoc(); local
2889 DebugLoc dl = N->getDebugLoc(); local
2943 DebugLoc dl = N->getDebugLoc(); local
3141 DebugLoc dl = N->getDebugLoc(); local
3152 DebugLoc dl = N->getDebugLoc(); local
[all...]
H A DARMLoadStoreOptimizer.cpp93 DebugLoc dl, SmallVector<std::pair<unsigned, bool>, 8> &Regs);
106 DebugLoc dl,
293 unsigned PredReg, unsigned Scratch, DebugLoc dl,
344 BuildMI(MBB, MBBI, dl, TII->get(BaseOpc), NewBase)
355 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, dl, TII->get(Opcode))
375 DebugLoc dl,
408 Pred, PredReg, Scratch, dl, Regs))
448 DebugLoc dl = Loc->getDebugLoc(); local
493 Base, false, Opcode, Pred, PredReg, Scratch, dl, Merges);
505 Base, BaseKill, Opcode, Pred, PredReg, Scratch, dl, Merge
289 MergeOps(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, int Offset, unsigned Base, bool BaseKill, int Opcode, ARMCC::CondCodes Pred, unsigned PredReg, unsigned Scratch, DebugLoc dl, SmallVector<std::pair<unsigned, bool>, 8> &Regs) argument
367 MergeOpsUpdate(MachineBasicBlock &MBB, MemOpQueue &memOps, unsigned memOpsBegin, unsigned memOpsEnd, unsigned insertAfter, int Offset, unsigned Base, bool BaseKill, int Opcode, ARMCC::CondCodes Pred, unsigned PredReg, unsigned Scratch, DebugLoc dl, SmallVector<MachineBasicBlock::iterator, 4> &Merges) argument
691 DebugLoc dl = MI->getDebugLoc(); local
827 DebugLoc dl = MI->getDebugLoc(); local
1044 InsertLDR_STR(MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI, int Offset, bool isDef, DebugLoc dl, unsigned NewOpc, unsigned Reg, bool RegDeadKill, bool RegUndef, unsigned BaseReg, bool BaseKill, bool BaseUndef, bool OffKill, bool OffUndef, ARMCC::CondCodes Pred, unsigned PredReg, const TargetInstrInfo *TII, bool isT2) argument
1129 DebugLoc dl = MBBI->getDebugLoc(); local
1502 CanFormLdStDWord(MachineInstr *Op0, MachineInstr *Op1, DebugLoc &dl, unsigned &NewOpc, unsigned &EvenReg, unsigned &OddReg, unsigned &BaseReg, int &Offset, unsigned &PredReg, ARMCC::CondCodes &Pred, bool &isT2) argument
1671 DebugLoc dl; local
[all...]
H A DThumb2InstrInfo.cpp175 MachineBasicBlock::iterator &MBBI, DebugLoc dl,
190 BuildMI(MBB, MBBI, dl, TII.get(ARM::t2MOVi16), DestReg)
196 BuildMI(MBB, MBBI, dl, TII.get(ARM::t2MOVTi16), DestReg)
205 BuildMI(MBB, MBBI, dl, TII.get(ARM::t2SUBrr), DestReg)
211 BuildMI(MBB, MBBI, dl, TII.get(ARM::t2ADDrr), DestReg)
226 AddDefaultPred(BuildMI(MBB, MBBI, dl, TII.get(ARM::tMOVr),DestReg)
238 AddDefaultPred(BuildMI(MBB, MBBI, dl, TII.get(Opc), DestReg)
277 AddDefaultPred(BuildMI(MBB, MBBI, dl, TII.get(Opc), DestReg)
174 emitT2RegPlusImmediate(MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI, DebugLoc dl, unsigned DestReg, unsigned BaseReg, int NumBytes, ARMCC::CondCodes Pred, unsigned PredReg, const ARMBaseInstrInfo &TII, unsigned MIFlags) argument
/external/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp138 DebugLoc dl = N->getDebugLoc(); local
156 TopPart = SDValue(CurDAG->getMachineNode(SP::SRAri, dl, MVT::i32, DivLHS,
161 TopPart = SDValue(CurDAG->getMachineNode(SP::WRYrr, dl, MVT::Glue, TopPart,
175 SDNode *Mul = CurDAG->getMachineNode(Opcode, dl, MVT::i32, MVT::Glue,
H A DFPMover.cpp89 DebugLoc dl = MI->getDebugLoc(); local
120 MI = BuildMI(MBB, I, dl, TM.getInstrInfo()->get(SP::FMOVS), OddDestReg)
/external/qemu-pc-bios/vgabios/tests/lfbprof/
H A Dlfbprof.h103 unsigned char al, ah, bl, bh, cl, ch, dl, dh; member in struct:_RMBYTEREGS
/external/quake/quake/src/WinQuake/
H A Ddosisms.h67 unsigned char dl, dh, edx_b2, edx_b3; member in struct:__anon9192::__anon9195
/external/webkit/Source/WebCore/loader/cache/
H A DCachedFont.h65 void beginLoadIfNeeded(CachedResourceLoader* dl);
H A DCachedFont.cpp95 void CachedFont::beginLoadIfNeeded(CachedResourceLoader* dl) argument
99 dl->load(this, false);
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h746 DebugLoc dl, SelectionDAG &DAG,
751 DebugLoc dl, SelectionDAG &DAG,
755 DebugLoc dl, SelectionDAG &DAG,
776 int FPDiff, DebugLoc dl) const;
784 SDValue LowerAsSplatVectorLoad(SDValue SrcOp, EVT VT, DebugLoc dl,
798 SDValue LowerGlobalAddress(const GlobalValue *GV, DebugLoc dl,
816 DebugLoc dl, SelectionDAG &DAG) const;
857 DebugLoc dl, SelectionDAG &DAG,
865 DebugLoc dl, SelectionDAG &DAG,
873 DebugLoc dl, SelectionDA
[all...]
/external/webkit/Source/WebKit/chromium/src/
H A DContextMenuClientImpl.cpp82 DocumentLoader* dl = frame->loader()->documentLoader(); local
83 if (dl) {
84 WebDataSource* ds = WebDataSourceImpl::fromDocumentLoader(dl);
282 DocumentLoader* dl = selectedFrame->loader()->documentLoader(); local
283 WebDataSource* ds = WebDataSourceImpl::fromDocumentLoader(dl);
/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-core.css8 dl,dt,dd,ol,ul,li,table,caption,tbody,
89 p,ul,ol,dl,dd,dt,li {
102 dl {
149 dl dl,
150 ol dl,
151 ul dl {
672 dl.tag-list dt code,
674 dl.atn-list dt code,
/external/quake/quake/src/QW/client/
H A Dr_aliasa.asm251 mov dl,ds:byte ptr[esi]
252 mov ds:byte ptr[Lcoords],dl
254 mov dl,ds:byte ptr[1+esi]
255 mov ds:byte ptr[Lcoords+4],dl
257 mov dl,ds:byte ptr[2+esi]
258 mov ds:byte ptr[Lcoords+8],dl
270 mov dl,ds:byte ptr[3+esi]
298 mov dl,ds:byte ptr[Ltemp+3]
299 test dl,080h
H A Dcl_parse.c1058 dlight_t *dl; local
1075 dl = CL_AllocDlight (i);
1076 VectorCopy (pl->origin, dl->origin);
1079 VectorMA (dl->origin, 18, fv, dl->origin);
1080 dl->radius = 200 + (rand()&31);
1081 dl->minlight = 32;
1082 dl->die = cl.time + 0.1;
1083 dl->color[0] = 0.2;
1084 dl
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1244 SDValue SelectionDAG::getVectorShuffle(EVT VT, DebugLoc dl, SDValue N1, argument
1328 new (NodeAllocator) ShuffleVectorSDNode(VT, dl, N1, N2, MaskAlloc);
1334 SDValue SelectionDAG::getConvertRndSat(EVT VT, DebugLoc dl, argument
1351 CvtRndSatSDNode *N = new (NodeAllocator) CvtRndSatSDNode(VT, dl, Ops, 5,
1372 SDValue SelectionDAG::getEHLabel(DebugLoc dl, SDValue Root, MCSymbol *Label) { argument
1381 SDNode *N = new (NodeAllocator) EHLabelSDNode(dl, Root, Label);
1483 SDValue N2, ISD::CondCode Cond, DebugLoc dl) {
1576 return getSetCC(dl, VT, N2, N1, ISD::getSetCCSwappedOperands(Cond));
3252 DebugLoc dl) {
3263 Value = DAG.getNode(ISD::ZERO_EXTEND, dl, V
1482 FoldSetCC(EVT VT, SDValue N1, SDValue N2, ISD::CondCode Cond, DebugLoc dl) argument
3251 getMemsetValue(SDValue Value, EVT VT, SelectionDAG &DAG, DebugLoc dl) argument
3277 getMemsetStringVal(EVT VT, DebugLoc dl, SelectionDAG &DAG, const TargetLowering &TLI, std::string &Str, unsigned Offset) argument
3414 getMemcpyLoadsAndStores(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Dst, SDValue Src, uint64_t Size, unsigned Align, bool isVol, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) argument
3509 getMemmoveLoadsAndStores(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Dst, SDValue Src, uint64_t Size, unsigned Align, bool isVol, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) argument
3589 getMemsetStores(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Dst, SDValue Src, uint64_t Size, unsigned Align, bool isVol, MachinePointerInfo DstPtrInfo) argument
3664 getMemcpy(SDValue Chain, DebugLoc dl, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVol, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) argument
3728 getMemmove(SDValue Chain, DebugLoc dl, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVol, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) argument
3780 getMemset(SDValue Chain, DebugLoc dl, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVol, MachinePointerInfo DstPtrInfo) argument
3840 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, SDValue Chain, SDValue Ptr, SDValue Cmp, SDValue Swp, MachinePointerInfo PtrInfo, unsigned Alignment, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
3864 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, SDValue Chain, SDValue Ptr, SDValue Cmp, SDValue Swp, MachineMemOperand *MMO, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
3893 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, SDValue Chain, SDValue Ptr, SDValue Val, const Value* PtrVal, unsigned Alignment, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
3924 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, SDValue Chain, SDValue Ptr, SDValue Val, MachineMemOperand *MMO, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
3965 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, EVT VT, SDValue Chain, SDValue Ptr, const Value* PtrVal, unsigned Alignment, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
3995 getAtomic(unsigned Opcode, DebugLoc dl, EVT MemVT, EVT VT, SDValue Chain, SDValue Ptr, MachineMemOperand *MMO, AtomicOrdering Ordering, SynchronizationScope SynchScope) argument
4021 getMergeValues(const SDValue *Ops, unsigned NumOps, DebugLoc dl) argument
4035 getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, const EVT *VTs, unsigned NumVTs, const SDValue *Ops, unsigned NumOps, EVT MemVT, MachinePointerInfo PtrInfo, unsigned Align, bool Vol, bool ReadMem, bool WriteMem) argument
4047 getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList, const SDValue *Ops, unsigned NumOps, EVT MemVT, MachinePointerInfo PtrInfo, unsigned Align, bool Vol, bool ReadMem, bool WriteMem) argument
4070 getMemIntrinsicNode(unsigned Opcode, DebugLoc dl, SDVTList VTList, const SDValue *Ops, unsigned NumOps, EVT MemVT, MachineMemOperand *MMO) argument
4137 getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, DebugLoc dl, SDValue Chain, SDValue Ptr, SDValue Offset, MachinePointerInfo PtrInfo, EVT MemVT, bool isVolatile, bool isNonTemporal, unsigned Alignment, const MDNode *TBAAInfo) argument
4167 getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, EVT VT, DebugLoc dl, SDValue Chain, SDValue Ptr, SDValue Offset, EVT MemVT, MachineMemOperand *MMO) argument
4212 getLoad(EVT VT, DebugLoc dl, SDValue Chain, SDValue Ptr, MachinePointerInfo PtrInfo, bool isVolatile, bool isNonTemporal, unsigned Alignment, const MDNode *TBAAInfo) argument
4222 getExtLoad(ISD::LoadExtType ExtType, DebugLoc dl, EVT VT, SDValue Chain, SDValue Ptr, MachinePointerInfo PtrInfo, EVT MemVT, bool isVolatile, bool isNonTemporal, unsigned Alignment, const MDNode *TBAAInfo) argument
4235 getIndexedLoad(SDValue OrigLoad, DebugLoc dl, SDValue Base, SDValue Offset, ISD::MemIndexedMode AM) argument
4246 getStore(SDValue Chain, DebugLoc dl, SDValue Val, SDValue Ptr, MachinePointerInfo PtrInfo, bool isVolatile, bool isNonTemporal, unsigned Alignment, const MDNode *TBAAInfo) argument
4273 getStore(SDValue Chain, DebugLoc dl, SDValue Val, SDValue Ptr, MachineMemOperand *MMO) argument
4298 getTruncStore(SDValue Chain, DebugLoc dl, SDValue Val, SDValue Ptr, MachinePointerInfo PtrInfo, EVT SVT,bool isVolatile, bool isNonTemporal, unsigned Alignment, const MDNode *TBAAInfo) argument
4325 getTruncStore(SDValue Chain, DebugLoc dl, SDValue Val, SDValue Ptr, EVT SVT, MachineMemOperand *MMO) argument
4366 getIndexedStore(SDValue OrigStore, DebugLoc dl, SDValue Base, SDValue Offset, ISD::MemIndexedMode AM) argument
4390 getVAArg(EVT VT, DebugLoc dl, SDValue Chain, SDValue Ptr, SDValue SV, unsigned Align) argument
5004 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT) argument
5010 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT, SDValue Op1) argument
5017 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT, SDValue Op1, SDValue Op2) argument
5025 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT, SDValue Op1, SDValue Op2, SDValue Op3) argument
5033 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT, const SDValue *Ops, unsigned NumOps) argument
5040 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2) argument
5046 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, SDValue Op1) argument
5054 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
5062 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5071 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, const SDValue *Ops, unsigned NumOps) argument
5079 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2) argument
5088 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
5097 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, const SDValue *Ops, unsigned NumOps) argument
5105 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, EVT VT4, const SDValue *Ops, unsigned NumOps) argument
5113 getMachineNode(unsigned Opcode, DebugLoc dl, const std::vector<EVT> &ResultTys, const SDValue *Ops, unsigned NumOps) argument
5244 RAUWUpdateListener(SelectionDAG::DAGUpdateListener *dl, SDNode::use_iterator &ui, SDNode::use_iterator &ue) argument
5656 MemSDNode(unsigned Opc, DebugLoc dl, SDVTList VTs, EVT memvt, MachineMemOperand *mmo) argument
5667 MemSDNode(unsigned Opc, DebugLoc dl, SDVTList VTs, const SDValue *Ops, unsigned NumOps, EVT memvt, MachineMemOperand *mmo) argument
6326 DebugLoc dl = getDebugLoc(); local
6415 DebugLoc dl = N->getDebugLoc(); local
[all...]
/external/dhcpcd/
H A Dshowlease.c149 valid_length(uint8_t option, int dl, int *type) argument
154 if (dl == 0)
175 return dl % sz;
176 return (dl == sz ? 0 : -1);
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h113 explicit MachineInstr(const MCInstrDesc &MCID, const DebugLoc dl,
119 MachineInstr(MachineBasicBlock *MBB, const DebugLoc dl,
537 void setDebugLoc(const DebugLoc dl) { debugLoc = dl; }
/external/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp173 DebugLoc dl = MI.getDebugLoc(); local
209 BuildMI(MBB, llvm::next(II), dl, TII.get(MSP430::SUB16ri), DstReg)
212 BuildMI(MBB, llvm::next(II), dl, TII.get(MSP430::ADD16ri), DstReg)
/external/qemu/distrib/zlib-1.2.3/
H A Ddeflate.h70 } dl; member in struct:ct_data_s
75 #define Dad dl.dad
76 #define Len dl.len
/external/zlib/
H A Ddeflate.h70 } dl; member in struct:ct_data_s
75 #define Dad dl.dad
76 #define Len dl.len
/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp456 DebugLoc dl; // FIXME: this is nowhere local
463 TII->InsertBranch(*CurMBB, SuccBB, NULL, Cond, dl);
469 SmallVector<MachineOperand, 0>(), dl);
910 DebugLoc dl; // FIXME: this is nowhere local
914 TII->InsertBranch(*PBB, (TBB == IBB) ? FBB : TBB, 0, NewCond, dl);
1019 DebugLoc dl; // FIXME: this is nowhere local
1071 TII->InsertBranch(PrevBB, PriorTBB, 0, PriorCond, dl);
1126 TII->InsertBranch(PrevBB, PriorTBB, 0, PriorCond, dl);
1139 TII->InsertBranch(PrevBB, PriorFBB, 0, NewPriorCond, dl);
1176 TII->InsertBranch(PrevBB, MBB, 0, NewPriorCond, dl);
[all...]
/external/icu4c/i18n/
H A Dnfsubs.cpp1044 DigitList dl; local
1045 dl.set(number);
1046 dl.roundFixedPoint(20); // round to 20 fraction digits.
1047 dl.reduce(); // Removes any trailing zeros.
1050 for (int32_t didx = dl.getCount()-1; didx>=dl.getDecimalAt(); didx--) {
1059 int64_t digit = didx>=0 ? dl.getDigit(didx) - '0' : 0;
1116 DigitList dl; local
1144 dl.append((char)('0' + digit));
1157 result = dl
[all...]

Completed in 439 milliseconds

123456789