HomeSort by relevance Sort by last modified time
    Searched refs:createGlobalVariableDIE (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 253 /// createGlobalVariableDIE - create global variable DIE.
254 void createGlobalVariableDIE(const MDNode *N);
DwarfDebug.cpp 551 CU->createGlobalVariableDIE(N);
597 CU->createGlobalVariableDIE(N);
627 CU->createGlobalVariableDIE(GVs.getElement(i));
    [all...]
DwarfCompileUnit.cpp     [all...]

Completed in 979 milliseconds