LLVM  4.0.0
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) const llvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const llvm::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) const llvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const llvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const llvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const llvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const llvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, MachinePointerInfo SrcPtrInfo) const llvm::SelectionDAGTargetInfoinlinevirtual
EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const llvm::SelectionDAGTargetInfoinlinevirtual
generateFMAsInMachineCombiner(CodeGenOpt::Level OptLevel) const llvm::SelectionDAGTargetInfoinlinevirtual
SelectionDAGTargetInfo()=defaultllvm::SelectionDAGTargetInfoexplicit
~SelectionDAGTargetInfo()llvm::SelectionDAGTargetInfovirtual
~WebAssemblySelectionDAGInfo() overridellvm::WebAssemblySelectionDAGInfo