LLVM API Documentation

llvm::SystemZSelectionDAGInfo Member List
This is the complete list of members for llvm::SystemZSelectionDAGInfo, including all inherited members.
EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src, SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) const overridellvm::SystemZSelectionDAGInfo [virtual]
EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src1, SDValue Src2, SDValue Size, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const overridellvm::SystemZSelectionDAGInfo [virtual]
EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const overridellvm::SystemZSelectionDAGInfo [virtual]
EmitTargetCodeForMemmove(SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const llvm::TargetSelectionDAGInfo [inline, virtual]
EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dst, SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, MachinePointerInfo DstPtrInfo) const overridellvm::SystemZSelectionDAGInfo [virtual]
EmitTargetCodeForStrcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src1, SDValue Src2, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const overridellvm::SystemZSelectionDAGInfo [virtual]
EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const overridellvm::SystemZSelectionDAGInfo [virtual]
EmitTargetCodeForStrlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src, MachinePointerInfo SrcPtrInfo) const overridellvm::SystemZSelectionDAGInfo [virtual]
EmitTargetCodeForStrnlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src, SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const overridellvm::SystemZSelectionDAGInfo [virtual]
getDataLayout() const llvm::TargetSelectionDAGInfo [inline, protected]
SystemZSelectionDAGInfo(const DataLayout &DL)llvm::SystemZSelectionDAGInfo [explicit]
TargetSelectionDAGInfo(const DataLayout *DL)llvm::TargetSelectionDAGInfo [explicit]
~SystemZSelectionDAGInfo()llvm::SystemZSelectionDAGInfo
~TargetSelectionDAGInfo()llvm::TargetSelectionDAGInfo [virtual]