Searched defs:getTargetNodeName (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDGPUISelLowering.cpp330 const char* AMDGPUTargetLowering::getTargetNodeName(unsigned Opcode) const function in class:AMDGPUTargetLowering
H A DSIISelLowering.cpp440 const char* SITargetLowering::getTargetNodeName(unsigned Opcode) const function in class:SITargetLowering
443 default: return AMDGPUTargetLowering::getTargetNodeName(Opcode);
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUISelLowering.cpp330 const char* AMDGPUTargetLowering::getTargetNodeName(unsigned Opcode) const function in class:AMDGPUTargetLowering
H A DSIISelLowering.cpp440 const char* SITargetLowering::getTargetNodeName(unsigned Opcode) const function in class:SITargetLowering
443 default: return AMDGPUTargetLowering::getTargetNodeName(Opcode);
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1145 const char *MSP430TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:MSP430TargetLowering
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1463 HexagonTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:HexagonTargetLowering
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp45 getTargetNodeName(unsigned Opcode) const function in class:XCoreTargetLowering
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp42 const char *TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:TargetLowering
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp267 const char *NVPTXTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:NVPTXTargetLowering
/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp2107 const char* AMDGPUTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:AMDGPUTargetLowering
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1675 const char *SparcTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:SparcTargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp121 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:MipsTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2478 const char *SystemZTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:SystemZTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp645 const char *AArch64TargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp932 const char *ARMTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:ARMTargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp760 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const { function in class:PPCTargetLowering

Completed in 1579 milliseconds