Home
last modified time | relevance | path

Searched refs:PerformDAGCombine (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/radeon/
DSIISelLowering.h53 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp392 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in SITargetLowering
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h30 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DSIISelLowering.h106 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DAMDGPUISelLowering.h157 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DR600ISelLowering.cpp1834 SDValue R600TargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in R600TargetLowering
1839 default: return AMDGPUTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
1956 SDValue Ret = AMDGPUTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
2053 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
DSIISelLowering.cpp1984 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in SITargetLowering
1991 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
2156 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
DAMDGPUISelLowering.cpp2450 SDValue AMDGPUTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in AMDGPUTargetLowering
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.h40 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DMipsISelLowering.h262 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DMipsSEISelLowering.cpp1068 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { in PerformDAGCombine() function in MipsSETargetLowering
1110 return MipsTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
DMipsISelLowering.cpp811 SDValue MipsTargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) in PerformDAGCombine() function in MipsTargetLowering
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h200 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DXCoreISelLowering.cpp1618 SDValue XCoreTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in XCoreTargetLowering
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h450 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DSystemZISelLowering.cpp4678 SDValue SystemZTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in SystemZTargetLowering
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.h537 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DNVPTXISelLowering.cpp4255 SDValue NVPTXTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in NVPTXTargetLowering
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h248 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
DAArch64ISelLowering.cpp9599 SDValue AArch64TargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.h262 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h495 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/lib/Target/X86/
DX86ISelLowering.h692 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/include/llvm/Target/
DTargetLowering.h2231 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2123 SDValue TargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in TargetLowering

12