Searched refs:getTargetNodeName (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h81 /// getTargetNodeName - This method returns the name of a target specific
83 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DMSP430ISelLowering.cpp1146 const char *MSP430TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:MSP430TargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h89 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DNVPTXISelLowering.cpp245 const char *NVPTXTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:NVPTXTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h102 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DHexagonISelLowering.cpp1478 HexagonTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:HexagonTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.h96 virtual const char* getTargetNodeName(unsigned Opcode) const;
H A DAMDGPUISelLowering.cpp804 const char* AMDGPUTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:AMDGPUTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h73 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DSparcISelLowering.cpp1676 const char *SparcTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:SparcTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h210 virtual const char *getTargetNodeName(unsigned Opcode) const LLVM_OVERRIDE;
H A DSystemZISelLowering.cpp2180 const char *SystemZTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:SystemZTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h105 /// getTargetNodeName - This method returns the name of a target specific
107 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DXCoreISelLowering.cpp44 getTargetNodeName(unsigned Opcode) const function in class:XCoreTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h211 const char *getTargetNodeName(unsigned Opcode) const;
H A DAArch64ISelLowering.cpp903 const char *AArch64TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:AArch64TargetLowering
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp47 const char *Name = TLI.getTargetNodeName(getOpcode());
H A DTargetLowering.cpp41 const char *TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:TargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.h253 virtual const char *getTargetNodeName(unsigned Opcode) const;
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.h232 /// getTargetNodeName - This method returns the name of a target specific
234 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DMipsISelLowering.cpp115 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:MipsTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h342 /// getTargetNodeName() - This method returns the name of a target specific
344 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DPPCISelLowering.cpp624 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:PPCTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h611 /// getTargetNodeName - This method returns the name of a target specific
613 virtual const char *getTargetNodeName(unsigned Opcode) const;
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h2121 virtual const char *getTargetNodeName(unsigned Opcode) const;

Completed in 561 milliseconds

12