HomeSort by relevance Sort by last modified time
    Searched refs:getTargetNodeName (Results 1 - 25 of 29) sorted by null

1 2

  /external/llvm/lib/Target/PTX/
PTXISelLowering.h 42 virtual const char *getTargetNodeName(unsigned Opcode) const;
PTXISelLowering.cpp 120 const char *PTXTargetLowering::getTargetNodeName(unsigned Opcode) const {
  /external/llvm/lib/Target/Blackfin/
BlackfinISelLowering.h 52 const char *getTargetNodeName(unsigned Opcode) const;
BlackfinISelLowering.cpp 130 const char *BlackfinTargetLowering::getTargetNodeName(unsigned Opcode) const {
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 63 virtual const char *getTargetNodeName(unsigned Opcode) const;
SparcISelLowering.cpp 810 const char *SparcTargetLowering::getTargetNodeName(unsigned Opcode) const {
    [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.h 82 const char *getTargetNodeName(unsigned Opcode) const;
AlphaISelLowering.cpp 176 const char *AlphaTargetLowering::getTargetNodeName(unsigned Opcode) const {
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.h 105 /// getTargetNodeName() - This method returns the name of a target specific
107 virtual const char *getTargetNodeName(unsigned Opcode) const;
SPUISelLowering.cpp 39 // Used in getTargetNodeName() below
475 SPUTargetLowering::getTargetNodeName(unsigned Opcode) const
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 100 /// getTargetNodeName - This method returns the name of a target specific
102 virtual const char *getTargetNodeName(unsigned Opcode) const;
MBlazeISelLowering.cpp 43 const char *MBlazeTargetLowering::getTargetNodeName(unsigned Opcode) const {
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 81 /// getTargetNodeName - This method returns the name of a target specific
83 virtual const char *getTargetNodeName(unsigned Opcode) const;
MSP430ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 106 /// getTargetNodeName - This method returns the name of a target specific
108 virtual const char *getTargetNodeName(unsigned Opcode) const;
MipsISelLowering.cpp 50 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const {
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 65 /// getTargetNodeName - This method returns the name of a target specific
67 virtual const char *getTargetNodeName(unsigned Opcode) const;
SystemZISelLowering.cpp 788 const char *SystemZTargetLowering::getTargetNodeName(unsigned Opcode) const {
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 95 /// getTargetNodeName - This method returns the name of a target specific
97 virtual const char *getTargetNodeName(unsigned Opcode) const;
XCoreISelLowering.cpp 43 getTargetNodeName(unsigned Opcode) const
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 250 virtual const char *getTargetNodeName(unsigned Opcode) const;
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 242 /// getTargetNodeName() - This method returns the name of a target specific
244 virtual const char *getTargetNodeName(unsigned Opcode) const;
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 579 /// getTargetNodeName - This method returns the name of a target specific
581 virtual const char *getTargetNodeName(unsigned Opcode) const;
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]

Completed in 885 milliseconds

1 2