Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h201 SmallVector<CVGlobalVariable, 1> ComdatVariables; variable
H A DCodeViewDebug.cpp3019 VariableList = &ComdatVariables; in collectGlobalVariableInfo()
3043 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForGlobals()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h216 SmallVector<CVGlobalVariable, 1> ComdatVariables; variable
H A DCodeViewDebug.cpp3240 VariableList = &ComdatVariables; in collectGlobalVariableInfo()
3258 for (const CVGlobalVariable &CVGV : ComdatVariables) { in collectDebugInfoForGlobals()
3281 for (const CVGlobalVariable &CVGV : ComdatVariables) { in emitDebugInfoForGlobals()