Home
last modified time | relevance | path

Searched refs:setDebugInfoAvailability (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h188 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h218 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h243 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp476 MMI->setDebugInfoAvailability(NumDebugCUs > 0); in beginModule()
DCodeViewDebug.cpp50 MMI->setDebugInfoAvailability(true); in CodeViewDebug()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp655 MMI->setDebugInfoAvailability(NumDebugCUs > 0); in beginModule()
DCodeViewDebug.cpp107 MMI->setDebugInfoAvailability(true); in CodeViewDebug()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp644 MMI->setDebugInfoAvailability(true); in beginModule()