Home
last modified time | relevance | path

Searched defs:isDebug (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineOperand.h445 bool isDebug() const { in isDebug() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineOperand.cpp241 bool isDebug) { in ChangeToRegister()
/llvm-project-15.0.7/lld/ELF/
H A DInputSection.cpp820 const bool isDebug = isDebugSection(*this); in relocateNonAlloc() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp83 inline static bool isDebug() { in isDebug() function