Home
last modified time | relevance | path

Searched refs:getTargetNodeName (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.h69 const char *getTargetNodeName(unsigned Opcode) const override;
H A DARCISelLowering.cpp181 const char *ARCTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName() function in ARCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.h62 const char *getTargetNodeName(unsigned Opcode) const override;
H A DXtensaISelLowering.cpp744 const char *XtensaTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName() function in XtensaTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h43 const char *getTargetNodeName(unsigned Opcode) const override;
H A DBPFISelLowering.cpp675 const char *BPFTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName() function in BPFTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h74 // getTargetNodeName - This method returns the name of a target specific
76 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h91 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h112 /// getTargetNodeName - This method returns the name of a target specific
114 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h98 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h74 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h64 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h85 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h170 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h127 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h167 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h459 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h281 const char* getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h334 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h512 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h412 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h185 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h619 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h755 const char *getTargetNodeName(unsigned Opcode) const override;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp72 const char *Name = TLI.getTargetNodeName(getOpcode()); in getOperationName()

12