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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h995 /// TernarySDNode - This class is used for three-operand SDNodes. This is solely
997 class TernarySDNode : public SDNode { class in namespace:llvm
1000 TernarySDNode(unsigned Opc, unsigned Order, DebugLoc dl, SDVTList VTs, function in class:llvm::TernarySDNode

Completed in 63 milliseconds