LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::X86SelectionDAGInfo Member List

This is the complete list of members for llvm::X86SelectionDAGInfo, including all inherited members.

EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Src, SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) const llvm::TargetSelectionDAGInfoinlinevirtual
EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const llvm::TargetSelectionDAGInfoinlinevirtual
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::X86SelectionDAGInfovirtual
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 Src, SDValue Size, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const llvm::X86SelectionDAGInfovirtual
EmitTargetCodeForStrcmp(SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Op1, SDValue Op2, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const llvm::TargetSelectionDAGInfoinlinevirtual
EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const llvm::TargetSelectionDAGInfoinlinevirtual
EmitTargetCodeForStrlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src, MachinePointerInfo SrcPtrInfo) const llvm::TargetSelectionDAGInfoinlinevirtual
EmitTargetCodeForStrnlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, SDValue Src, SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const llvm::TargetSelectionDAGInfoinlinevirtual
getDataLayout() const llvm::TargetSelectionDAGInfoinlineprotected
TargetSelectionDAGInfo(const TargetMachine &TM)llvm::TargetSelectionDAGInfoexplicit
X86SelectionDAGInfo(const X86TargetMachine &TM)llvm::X86SelectionDAGInfoexplicit
~TargetSelectionDAGInfo()llvm::TargetSelectionDAGInfovirtual
~X86SelectionDAGInfo()llvm::X86SelectionDAGInfo