Searched defs:getExternalSymbol (Results 1 – 2 of 2) sorted by relevance
487 static StringRef getExternalSymbol() { return "** External Symbol **"; } in getExternalSymbol() function
1990 SDValue SelectionDAG::getExternalSymbol(const char *Sym, EVT VT) { in getExternalSymbol() function in SelectionDAG