Searched defs:PerformDAGCombine (Results 1 - 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
H A DSIISelLowering.cpp392 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, function in class:SITargetLowering
/external/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1835 SDValue R600TargetLowering::PerformDAGCombine(SDNode *N, function in class:R600TargetLowering
1840 default: return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
1955 SDValue Ret = AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
2052 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
H A DSIISelLowering.cpp1607 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, function in class:SITargetLowering
1614 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
1779 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
H A DAMDGPUISelLowering.cpp2401 SDValue AMDGPUTargetLowering::PerformDAGCombine(SDNode *N, function in class:AMDGPUTargetLowering
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1614 SDValue XCoreTargetLowering::PerformDAGCombine(SDNode *N, function in class:XCoreTargetLowering
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2064 PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { function in class:TargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1066 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { function in class:MipsSETargetLowering
1108 return MipsTargetLowering::PerformDAGCombine(N, DCI);
H A DMipsISelLowering.cpp788 SDValue MipsTargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) function in class:MipsTargetLowering
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4200 SDValue NVPTXTargetLowering::PerformDAGCombine(SDNode *N, function in class:NVPTXTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2831 SDValue SystemZTargetLowering::PerformDAGCombine(SDNode *N, function in class:SystemZTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8682 SDValue AArch64TargetLowering::PerformDAGCombine(SDNode *N, function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9794 SDValue ARMTargetLowering::PerformDAGCombine(SDNode *N, function in class:ARMTargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9850 SDValue PPCTargetLowering::PerformDAGCombine(SDNode *N, function in class:PPCTargetLowering

Completed in 403 milliseconds