Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/
DSymbol.h176 bool IsDebug() const { return m_is_debug; } in IsDebug() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp298 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
376 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineOperand.h152 unsigned IsDebug : 1; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2377 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local