Home
last modified time | relevance | path

Searched refs:collectVariableInfo (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h215 void collectVariableInfo(const DISubprogram *SP);
DDwarfDebug.h438 void collectVariableInfo(DwarfCompileUnit &TheCU, const DISubprogram *SP,
DDwarfDebug.cpp928 void DwarfDebug::collectVariableInfo(DwarfCompileUnit &TheCU, in collectVariableInfo() function in DwarfDebug
1119 collectVariableInfo(TheCU, SP, ProcessedVars); in endFunction()
DCodeViewDebug.cpp772 void CodeViewDebug::collectVariableInfo(const DISubprogram *SP) { in collectVariableInfo() function in CodeViewDebug
1922 collectVariableInfo(GV->getSubprogram()); in endFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h439 void collectVariableInfo(const MachineFunction *,
DDwarfDebug.cpp876 DwarfDebug::collectVariableInfo(const MachineFunction *MF, in collectVariableInfo() function in DwarfDebug
1302 collectVariableInfo(MF, ProcessedVars); in endFunction()