LLVM  8.0.1
llvm::WebAssemblySelectionDAGInfo Member List

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

EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Src, SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, MachinePointerInfo SrcPtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, SDValue MaxLength, MachinePointerInfo SrcPtrInfo) constllvm::SelectionDAGTargetInfoinlinevirtual
generateFMAsInMachineCombiner(CodeGenOpt::Level OptLevel) constllvm::SelectionDAGTargetInfoinlinevirtual
operator=(const SelectionDAGTargetInfo &)=deletellvm::SelectionDAGTargetInfo
SelectionDAGTargetInfo()=defaultllvm::SelectionDAGTargetInfoexplicit
SelectionDAGTargetInfo(const SelectionDAGTargetInfo &)=deletellvm::SelectionDAGTargetInfo
~SelectionDAGTargetInfo()llvm::SelectionDAGTargetInfovirtual
~WebAssemblySelectionDAGInfo() overridellvm::WebAssemblySelectionDAGInfo