Searched refs:getDISubprogram (Results 1 – 14 of 14) sorted by relevance
52 if (auto *SP = getDISubprogram(Scope)) in getFnDebugLoc()
34 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram() function in llvm
581 DISubprogram *Fn = getDISubprogram(Scope); in createLocalVariable()
37 DISubprogram *getDISubprogram(const MDNode *Scope);
130 DISubprogram FunctionDI = getDISubprogram(FirstLocScope); in NotifyFunctionEmitted()
142 getDISubprogram(DIVar->getScope())->describes(MF->getFunction())) { in beginFunction()
440 auto *InlinedSP = getDISubprogram(DS); in constructInlinedScopeDIE()
1106 DISubprogram llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram() function in llvm1112 return getDISubprogram(DILexicalBlockFile(Scope).getContext()); in getDISubprogram()1115 return getDISubprogram(DILexicalBlock(Scope).getContext()); in getDISubprogram()
721 DISubprogram Fn(getDISubprogram(Scope)); in createLocalVariable()
764 DISubprogram getDISubprogram(const MDNode *Scope);
305 DISubprogram InlinedSP = getDISubprogram(DS); in constructInlinedScopeDIE()1105 DISubprogram SP = getDISubprogram(Scope); in getFnDebugLoc()1156 DISubprogram(getDISubprogram(DV.getContext())) in beginFunction()
398 if (SP != getDISubprogram(Loc.getScope(*Ctx))) continue; in emitGCNO()
560 if (SP != getDISubprogram(Loc.getScope())) in emitProfileNotes()
222 DISubprogram* getDISubprogram(SPIRVFunction *SF, Function *F){ in getDISubprogram() function in SPIRV::SPIRVToLLVMDbgTran246 getDISubprogram(SI->getParent()->getParent(), in transDbgInfo()