Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h520 inline unsigned getDebugRegState(bool B) { in getDebugRegState() function
534 getDebugRegState(RegOp.isDebug()) | in getRegState()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp366 getDebugRegState(IsDebug)); in AddRegisterOperand()