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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelLowering.h62 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DSparcISelLowering.cpp816 const char *SparcTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:SparcTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXISelLowering.h77 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DNVPTXISelLowering.cpp236 const char *NVPTXTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:NVPTXTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelLowering.h104 /// getTargetNodeName() - This method returns the name of a target specific
106 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DSPUISelLowering.cpp482 const char *SPUTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:SPUTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonISelLowering.h87 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DHexagonISelLowering.cpp1429 HexagonTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:HexagonTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelLowering.h100 /// getTargetNodeName - This method returns the name of a target specific
102 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DMBlazeISelLowering.cpp43 const char *MBlazeTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:MBlazeTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/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.cpp970 const char *MSP430TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:MSP430TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.h162 /// getTargetNodeName - This method returns the name of a target specific
164 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DMipsISelLowering.cpp58 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:MipsTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreISelLowering.h95 /// getTargetNodeName - This method returns the name of a target specific
97 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DXCoreISelLowering.cpp42 getTargetNodeName(unsigned Opcode) const function in class:XCoreTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.h261 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DARMISelLowering.cpp879 const char *ARMTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:ARMTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.h248 /// getTargetNodeName() - This method returns the name of a target specific
250 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DPPCISelLowering.cpp489 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:PPCTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp47 const char *Name = TLI.getTargetNodeName(getOpcode());
H A DTargetLowering.cpp903 const char *TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.h531 /// getTargetNodeName - This method returns the name of a target specific
533 virtual const char *getTargetNodeName(unsigned Opcode) const;
H A DX86ISelLowering.cpp11651 const char *X86TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:X86TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h1461 /// getTargetNodeName() - This method returns the name of a target specific
1463 virtual const char *getTargetNodeName(unsigned Opcode) const;

Completed in 279 milliseconds