Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
DSymbol.h166 bool IsDebug() const { return m_is_debug; } in IsDebug() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp303 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
374 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h152 unsigned IsDebug : 1; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2088 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local