reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 3938     SDNode *Node = emitIntrinsicWithCC(DAG, Op, Opcode);
 3940       return getCCResult(DAG, SDValue(Node, 0));
 3942     return DAG.getNode(ISD::MERGE_VALUES, SDLoc(Op), Op->getVTList(),
 3943                        SDValue(Node, 0), getCCResult(DAG, SDValue(Node, 1)));
 3949     return lowerThreadPointer(SDLoc(Op), DAG);
 3952     return DAG.getNode(SystemZISD::PERMUTE_DWORDS, SDLoc(Op), Op.getValueType(),
 3956     return DAG.getNode(SystemZISD::PERMUTE, SDLoc(Op), Op.getValueType(),
 3962     return DAG.getNode(SystemZISD::UNPACK_HIGH, SDLoc(Op), Op.getValueType(),
 3968     return DAG.getNode(SystemZISD::UNPACKL_HIGH, SDLoc(Op), Op.getValueType(),
 3974     return DAG.getNode(SystemZISD::UNPACK_LOW, SDLoc(Op), Op.getValueType(),
 3980     return DAG.getNode(SystemZISD::UNPACKL_LOW, SDLoc(Op), Op.getValueType(),
 3989     return DAG.getNode(SystemZISD::VSUM, SDLoc(Op), Op.getValueType(),