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

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DSIISelLowering.h53 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp392 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, function in class:SITargetLowering
/external/mesa3d/src/gallium/drivers/radeon/
H A DSIISelLowering.h53 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp392 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, function in class:SITargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h38 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
H A DMipsISelLowering.h248 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
H A DMipsSEISelLowering.cpp1064 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { function in class:MipsSETargetLowering
1106 return MipsTargetLowering::PerformDAGCombine(N, DCI);
H A DMipsISelLowering.cpp738 SDValue MipsTargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) function in class:MipsTargetLowering
/external/llvm/lib/Target/R600/
H A DR600ISelLowering.h30 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
H A DSIISelLowering.h72 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
H A DAMDGPUISelLowering.h134 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
H A DSIISelLowering.cpp1109 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, function in class:SITargetLowering
1116 default: return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
1177 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
H A DR600ISelLowering.cpp1832 SDValue R600TargetLowering::PerformDAGCombine(SDNode *N, function in class:R600TargetLowering
1837 default: return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
1952 SDValue Ret = AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
2049 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI);
H A DAMDGPUISelLowering.cpp1931 SDValue AMDGPUTargetLowering::PerformDAGCombine(SDNode *N, function in class:AMDGPUTargetLowering
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h270 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
H A DNVPTXISelLowering.cpp3028 SDValue NVPTXTargetLowering::PerformDAGCombine(SDNode *N, function in class:NVPTXTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h248 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h183 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
H A DXCoreISelLowering.cpp1607 SDValue XCoreTargetLowering::PerformDAGCombine(SDNode *N, function in class:XCoreTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h232 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h265 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h396 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h585 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
/external/llvm/include/llvm/Target/
H A DTargetLowering.h1179 /// PerformDAGCombine virtual method.
1761 /// Targets can specify ISD nodes that they would like PerformDAGCombine
2053 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2037 PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { function in class:TargetLowering

Completed in 1550 milliseconds

12