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()
760 case SDDbgOperand::SDNODE: { in AddDbgValueLocationOps()805 if (DbgOperand.getKind() != SDDbgOperand::SDNODE) in EmitDbgInstrRef()
848 case SDDbgOperand::SDNODE: in print()
746 if (L.getKind() == SDDbgOperand::SDNODE && in ProcessSDDbgValues()
8862 if (NewLocOps[i].getKind() != SDDbgOperand::SDNODE || in salvageDebugInfo()