Searched defs:dl (Results 1 - 25 of 155) sorted by relevance

1234567

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp39 DebugLoc dl = DebugLoc(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcFrameLowering.cpp35 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); local
75 DebugLoc dl = MBBI->getDebugLoc(); local
H A DSparcRegisterInfo.cpp63 DebugLoc dl = MI.getDebugLoc(); local
79 DebugLoc dl = MI.getDebugLoc(); local
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomlock.c49 domLocksLock(domlock *dl, int how) argument
83 domLocksUnlock(domlock *dl) argument
107 domlock *dl; local
134 domlock *dl = doc->lock; local
160 domlock *tmp, *dl; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetSelectionDAGInfo.h57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, argument
74 EmitTargetCodeForMemmove(SelectionDAG &DAG, DebugLoc dl, argument
90 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DThumb2RegisterInfo.cpp35 emitLoadConstPool(MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI, DebugLoc dl, unsigned DestReg, unsigned SubIdx, int Val, ARMCC::CondCodes Pred, unsigned PredReg, unsigned MIFlags) const argument
H A DARMSelectionDAGInfo.cpp29 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, argument
143 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
[all...]
H A DThumb2InstrInfo.cpp177 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
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp30 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DSSDatabase.h107 SSDatabase(SecurityServer::ClientSession &inClientSession, const CssmClient::DL &dl, const char *inDbName, const CSSM_NET_ADDRESS *inDbLocation) argument
/macosx-10.9.5/cctools-845/ld/
H A Ddylibs.h37 struct dylib_command *dl; /* The load command for this dynamicly linked */ member in struct:merged_dylib
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp142 DebugLoc dl = OldBranch->getDebugLoc(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMips16FrameLowering.cpp35 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); local
52 DebugLoc dl = MBBI->getDebugLoc(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp141 DebugLoc dl = OldBranch->getDebugLoc(); local
/macosx-10.9.5/ruby-104/ruby/ext/dl/
H A Ddl.c164 rb_dl_init_callbacks(VALUE dl) argument
[all...]
/macosx-10.9.5/swig-10/Source/Modules/
H A Dswigmain.cxx145 Language *dl = 0; local
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dmultidldb.cpp89 DL dl; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dmultidldb.cpp89 DL dl; local
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedFont.cpp86 void CachedFont::beginLoadIfNeeded(CachedResourceLoader* dl) argument
/macosx-10.9.5/cctools-845/misc/
H A Dcheck_dylib.c244 struct dylib_command *dl; local
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A Deapol_socket.c146 struct sockaddr_dl dl; local
[all...]
/macosx-10.9.5/gpt-12/
H A Dmigrate.c70 struct disklabel *dl; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h54 SDDbgValue(MDNode *mdP, SDNode *N, unsigned R, uint64_t off, DebugLoc dl, argument
63 SDDbgValue(MDNode *mdP, const Value *C, uint64_t off, DebugLoc dl, argument
71 SDDbgValue(MDNode *mdP, unsigned FI, uint64_t off, DebugLoc dl, unsigned O) : argument
H A DSelectionDAGDumper.cpp499 DebugLoc dl = getDebugLoc(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUFrameLowering.cpp98 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); local
196 DebugLoc dl = MBBI->getDebugLoc(); local
[all...]

Completed in 383 milliseconds

1234567