Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h543 inline unsigned getDebugRegState(bool B) { in getDebugRegState() function
557 getDebugRegState(RegOp.isDebug()) | in getRegState()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp365 getDebugRegState(IsDebug)); in AddRegisterOperand()