Home
last modified time | relevance | path

Searched refs:getDebugRegState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h567 inline unsigned getDebugRegState(bool B) { in getDebugRegState() function
581 getDebugRegState(RegOp.isDebug()) | in getRegState()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp392 getDebugRegState(IsDebug)); in AddRegisterOperand()