Searched defs:Scope (Results 1 - 19 of 19) sorted by last modified time

/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcher.h48 Scope, // Push a checking scope. enumerator in enum:llvm::Matcher::KindTy
/macosx-10.10.1/llvmCore-3425.0.34/unittests/ExecutionEngine/JIT/
H A DJITEventListenerTestCommon.h63 llvm::MDNode* Scope; member in class:JITEventListenerTestBase
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DEarlyCSE.cpp280 ScopedHTType::ScopeTy Scope; member in class:__anon10378::EarlyCSE::NodeScope
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DDIBuilder.cpp314 DIType DIBuilder::createMemberType(DIDescriptor Scope, StringRef Name, argument
501 DIType DIBuilder::createUnionType(DIDescriptor Scope, StringRef Name, argument
548 DIType DIBuilder::createEnumerationType(DIDescriptor Scope, StringRef Name, argument
802 DIVariable DIBuilder::createLocalVariable(unsigned Tag, DIDescriptor Scope, argument
707 createForwardDecl(unsigned Tag, StringRef Name, DIDescriptor Scope, DIFile F, unsigned Line, unsigned RuntimeLang, uint64_t SizeInBits, uint64_t AlignInBits) argument
831 createComplexVariable(unsigned Tag, DIDescriptor Scope, StringRef Name, DIFile F, unsigned LineNo, DIType Ty, ArrayRef<Value *> Addr, unsigned ArgNo) argument
947 createNameSpace(DIDescriptor Scope, StringRef Name, DIFile File, unsigned LineNo) argument
961 createLexicalBlockFile(DIDescriptor Scope, DIFile File) argument
971 createLexicalBlock(DIDescriptor Scope, DIFile File, unsigned Line, unsigned Col) argument
[all...]
H A DDebugInfo.cpp743 DISubprogram llvm::getDISubprogram(const MDNode *Scope) { argument
[all...]
H A DDebugLoc.cpp49 void DebugLoc::getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA, argument
74 get(unsigned Line, unsigned Col, MDNode *Scope, MDNode *InlinedAt) argument
119 MDNode *Scope = Loc.getScope(); local
128 MDNode *Scope = LexBlock.getContext(); local
161 getOrAddScopeRecordIdxEntry(MDNode *Scope, int ExistingIdx) argument
184 getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA, int ExistingIdx) argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3420 SynchronizationScope Scope = I.getSynchScope(); local
3467 SynchronizationScope Scope = I.getSynchScope(); local
3393 InsertFenceForAtomic(SDValue Chain, AtomicOrdering Order, SynchronizationScope Scope, bool Before, DebugLoc dl, SelectionDAG &DAG, const TargetLowering &TLI) argument
3507 SynchronizationScope Scope = I.getSynchScope(); local
3537 SynchronizationScope Scope = I.getSynchScope(); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/
H A DEventListenerCommon.h35 const char *getFilename(MDNode *Scope) { argument
44 const char *getFullPath(MDNode *Scope) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2006 MDNode *Scope = 0, *IA = 0; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1491 MDNode *Scope, *IA; local
H A DValueEnumerator.cpp100 MDNode *Scope, *IA; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp498 DIE *DwarfDebug::constructScopeDIE(CompileUnit *TheCU, LexicalScope *Scope) { argument
371 constructLexicalScopeDIE(CompileUnit *TheCU, LexicalScope *Scope) argument
416 constructInlinedScopeDIE(CompileUnit *TheCU, LexicalScope *Scope) argument
804 LexicalScope *Scope = local
935 addCurrentFnArgument(const MachineFunction *MF, DbgVariable *Var, LexicalScope *Scope) argument
971 LexicalScope *Scope = LScopes.findLexicalScope(VP.second); local
1046 LexicalScope *Scope = NULL; local
1162 const MDNode *Scope = DL.getScope(Asm->MF->getFunction()->getContext()); local
1257 const MDNode *Scope = getScopeNode(DL, Ctx); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DLexicalScopes.cpp117 MDNode *Scope = NULL; local
136 MDNode *Scope = NULL; local
151 getOrCreateRegularScope(MDNode *Scope) argument
175 getOrCreateInlinedScope(MDNode *Scope, MDNode *InlinedAt) argument
214 constructScopeNest(LexicalScope *Scope) argument
271 LexicalScope *Scope = getOrCreateLexicalScope(DL); local
293 LexicalScope *Scope = getOrCreateLexicalScope(DL); local
[all...]
H A DMachineCSE.cpp404 ScopeType *Scope = new ScopeType(VNT); local
/macosx-10.10.1/configd-699.1.5/Plugins/IPMonitor/
H A Dip_plugin.c1549 } Scope; typedef in typeref:enum:__anon6797
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cssm/lib/
H A Dcssm.cpp55 Scope, local
46 CSSM_Init(const CSSM_VERSION *Version, CSSM_PRIVILEGE_SCOPE Scope, const CSSM_GUID *CallerGuid, CSSM_KEY_HIERARCHY KeyHierarchy, CSSM_PVC_MODE *PvcPolicy, const void *) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DWatchdog.h105 class Watchdog::Scope { class in class:JSC::Watchdog
107 Scope(Watchdog* watchdog) function in class:JSC::Watchdog::Scope
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DASTBuilder.h689 struct Scope { struct in class:JSC::ASTBuilder
690 Scope(VM* vm) function in struct:JSC::ASTBuilder::Scope
/macosx-10.10.1/ruby-106/ruby/
H A Dvm_dump.c482 ULONG Scope; member in struct:__anon12340

Completed in 302 milliseconds