Searched defs:getExternalSymbol (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProf.h | 448 static StringRef getExternalSymbol() { getExternalSymbol() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 1954 SDValue SelectionDAG::getExternalSymbol(const char *Sym, EVT VT) { getExternalSymbol() function in SelectionDAG |