/external/mesa3d/src/gallium/drivers/radeon/ |
D | SIISelLowering.h | 53 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
|
D | SIISelLowering.cpp | 392 SDValue SITargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in SITargetLowering
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.h | 30 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | SIISelLowering.h | 106 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | AMDGPUISelLowering.h | 157 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | R600ISelLowering.cpp | 1834 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()
|
D | SIISelLowering.cpp | 1984 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()
|
D | AMDGPUISelLowering.cpp | 2450 SDValue AMDGPUTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in AMDGPUTargetLowering
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.h | 40 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | MipsISelLowering.h | 262 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | MipsSEISelLowering.cpp | 1068 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { in PerformDAGCombine() function in MipsSETargetLowering 1110 return MipsTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
|
D | MipsISelLowering.cpp | 811 SDValue MipsTargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) in PerformDAGCombine() function in MipsTargetLowering
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.h | 200 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | XCoreISelLowering.cpp | 1618 SDValue XCoreTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in XCoreTargetLowering
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 450 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | SystemZISelLowering.cpp | 4678 SDValue SystemZTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in SystemZTargetLowering
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 537 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | NVPTXISelLowering.cpp | 4255 SDValue NVPTXTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in NVPTXTargetLowering
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 248 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
D | AArch64ISelLowering.cpp | 9599 SDValue AArch64TargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in AArch64TargetLowering
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 262 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 495 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 692 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2231 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2123 SDValue TargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in TargetLowering
|