Home
last modified time | relevance | path

Searched refs:performSelectCombine (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h128 SDValue performSelectCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp4848 SDValue AMDGPUTargetLowering::performSelectCombine(SDNode *N, in performSelectCombine() function in AMDGPUTargetLowering
5385 return performSelectCombine(N, DCI); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25676 static SDValue performSelectCombine(SDNode *N, in performSelectCombine() function
26803 return performSelectCombine(N, DCI); in PerformDAGCombine()