Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/libaltq/
H A Daltq_qop.h232 #define IsDebug( global() macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp304 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
375 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h152 unsigned IsDebug : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2048 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local