Home
last modified time | relevance | path

Searched defs:DSP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DCore.cpp1453 if (const DISubprogram *DSP = F->getSubprogram()) LLVMGetDebugLocDirectory() local
1477 if (const DISubprogram *DSP = F->getSubprogram()) LLVMGetDebugLocFilename() local
1500 if (const DISubprogram *DSP = F->getSubprogram()) LLVMGetDebugLocLine() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1558 if (const DISubprogram *DSP = MF.getFunction().getSubprogram()) emitStackUsage() local