Searched defs:ExternalSymbolSDNode (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1599 class ExternalSymbolSDNode : public SDNode { class in inherits:SDNode
1604 ExternalSymbolSDNode(bool isTarget, const char *Sym, unsigned char TF, EVT VT) function in class:ExternalSymbolSDNode

Completed in 128 milliseconds