Home
last modified time | relevance | path

Searched refs:ExistingIdx (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp191 int ExistingIdx) { in getOrAddScopeRecordIdxEntry() argument
197 if (ExistingIdx) in getOrAddScopeRecordIdxEntry()
198 return Idx = ExistingIdx; in getOrAddScopeRecordIdxEntry()
214 int ExistingIdx) { in getOrAddScopeInlinedAtIdxEntry() argument
220 if (ExistingIdx) in getOrAddScopeInlinedAtIdxEntry()
221 return Idx = ExistingIdx; in getOrAddScopeInlinedAtIdxEntry()
DLLVMContextImpl.h229 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);
230 int getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA,int ExistingIdx);
/external/llvm/lib/IR/
DLLVMContextImpl.h1152 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);
1153 int getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA,int ExistingIdx);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContextImpl.h1341 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);
1342 int getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA,int ExistingIdx);