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.h125 SDValue performSelectCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp4620 SDValue AMDGPUTargetLowering::performSelectCombine(SDNode *N, in performSelectCombine() function in AMDGPUTargetLowering
5152 return performSelectCombine(N, DCI); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp24273 static SDValue performSelectCombine(SDNode *N, in performSelectCombine() function
25334 return performSelectCombine(N, DCI); in PerformDAGCombine()