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

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h915 class BinarySDNode : public SDNode { class in namespace:llvm
918 BinarySDNode(unsigned Opc, unsigned Order, DebugLoc dl, SDVTList VTs, function in class:llvm::BinarySDNode

Completed in 171 milliseconds