Searched refs:SDNODE (Results 1 – 5 of 5) sorted by relevance
33 SDNODE = 0, ///< Value is the result of an expression. enumerator42 assert(kind == SDNODE); in getSDNode()48 assert(kind == SDNODE); in getResNo()88 case SDNODE:113 SDDbgOperand(SDNode *N, unsigned R) : kind(SDNODE) { in SDDbgOperand()196 if (DbgOp.getKind() == SDDbgOperand::SDNODE) in getSDNodes()
727 case SDDbgOperand::SDNODE: { in AddDbgValueLocationOps()810 assert(DbgOperand.getKind() == SDDbgOperand::SDNODE); in EmitDbgInstrRef()
850 case SDDbgOperand::SDNODE: in print()
746 if (L.getKind() == SDDbgOperand::SDNODE && in ProcessSDDbgValues()
8947 if (NewLocOps[i].getKind() != SDDbgOperand::SDNODE || in salvageDebugInfo()