/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.h | 96 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
H A D | ARCISelLowering.cpp | 725 SDValue ARCTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in ARCTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.h | 50 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
H A D | MipsISelLowering.h | 340 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
H A D | MipsSEISelLowering.cpp | 1025 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { in PerformDAGCombine() function in MipsSETargetLowering 1062 return MipsTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.h | 36 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
H A D | AMDGPUISelLowering.h | 268 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
H A D | R600ISelLowering.cpp | 1716 SDValue R600TargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in R600TargetLowering 1836 if (SDValue Ret = AMDGPUTargetLowering::PerformDAGCombine(N, DCI)) in PerformDAGCombine() 1940 return AMDGPUTargetLowering::PerformDAGCombine(N, DCI); in PerformDAGCombine()
|
H A D | SIISelLowering.h | 470 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.h | 110 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
H A D | LanaiISelLowering.cpp | 1470 SDValue LanaiTargetLowering::PerformDAGCombine(SDNode *N, in PerformDAGCombine() function in LanaiTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.h | 194 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.h | 144 PerformDAGCombine(SDNode *N,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.h | 198 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.h | 296 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 324 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.h | 164 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.h | 653 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 620 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 438 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 259 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 594 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 897 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1058 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 618 SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const override;
|