|
LLVM
8.0.1
|
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::SelectionDAGTargetInfo | inlinevirtual |
| EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| 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::SelectionDAGTargetInfo | inlinevirtual |
| EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, MachinePointerInfo Op1PtrInfo, MachinePointerInfo Op2PtrInfo) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, MachinePointerInfo SrcPtrInfo) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| generateFMAsInMachineCombiner(CodeGenOpt::Level OptLevel) const | llvm::SelectionDAGTargetInfo | inlinevirtual |
| operator=(const SelectionDAGTargetInfo &)=delete | llvm::SelectionDAGTargetInfo | |
| SelectionDAGTargetInfo()=default | llvm::SelectionDAGTargetInfo | explicit |
| SelectionDAGTargetInfo(const SelectionDAGTargetInfo &)=delete | llvm::SelectionDAGTargetInfo | |
| ~SelectionDAGTargetInfo() | llvm::SelectionDAGTargetInfo | virtual |
| ~WebAssemblySelectionDAGInfo() override | llvm::WebAssemblySelectionDAGInfo |
1.8.13