LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src1, SDValue Src2, SDValue Size, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
EmitTargetCodeForMemmove(SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const llvm::TargetSelectionDAGInfoinlinevirtual
EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dst, SDValue Byte, SDValue Size, unsigned Align, bool IsVolatile, MachinePointerInfo DstPtrInfo) const LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
EmitTargetCodeForStrcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src1, SDValue Src2, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
EmitTargetCodeForStrlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src, MachinePointerInfo SrcPtrInfo) const LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
EmitTargetCodeForStrnlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src, SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const LLVM_OVERRIDEllvm::SystemZSelectionDAGInfovirtual
getDataLayout() const llvm::TargetSelectionDAGInfoinlineprotected
SystemZSelectionDAGInfo(const SystemZTargetMachine &TM)llvm::SystemZSelectionDAGInfoexplicit
TargetSelectionDAGInfo(const TargetMachine &TM)llvm::TargetSelectionDAGInfoexplicit
~SystemZSelectionDAGInfo()llvm::SystemZSelectionDAGInfo
~TargetSelectionDAGInfo()llvm::TargetSelectionDAGInfovirtual