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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h927 class TernarySDNode : public SDNode { class in namespace:llvm
930 TernarySDNode(unsigned Opc, unsigned Order, DebugLoc dl, SDVTList VTs, function in class:llvm::TernarySDNode

Completed in 123 milliseconds