Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h452 bool isDebug() const { in isDebug() function
/openbsd/gnu/llvm/lld/ELF/
H A DInputSection.cpp833 const bool isDebug = isDebugSection(*this); in relocateNonAlloc() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOperand.cpp257 bool isDebug) { in ChangeToRegister()
/openbsd/gnu/llvm/lld/COFF/
H A DWriter.cpp347 void OutputSection::writeHeaderTo(uint8_t *buf, bool isDebug) { in writeHeaderTo()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp83 inline static bool isDebug() { in isDebug() function