Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbol.h190 bool IsDebug() const { return m_is_debug; } IsDebug() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp322 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
403 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h152 unsigned IsDebug : 1; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2747 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local