LLVM API Documentation

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