Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h476 inline unsigned getDebugRegState(bool B) { in getDebugRegState() function
492 getDebugRegState(RegOp.isDebug()) | in getRegState()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp377 getDebugRegState(IsDebug)); in AddRegisterOperand()