Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:TernarySDNode

3184     N = new (NodeAllocator) TernarySDNode(Opcode, DL, VTs, N1, N2, N3);
3187 N = new (NodeAllocator) TernarySDNode(Opcode, DL, VTs, N1, N2, N3);
4530 N = new (NodeAllocator) TernarySDNode(Opcode, DL, VTList, Ops[0], Ops[1],
4542 N = new (NodeAllocator) TernarySDNode(Opcode, DL, VTList, Ops[0], Ops[1],