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

/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h100 SDValue performSelectCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp3736 SDValue AMDGPUTargetLowering::performSelectCombine(SDNode *N, function in class:AMDGPUTargetLowering
4174 return performSelectCombine(N, DCI);
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20626 static SDValue performSelectCombine(SDNode *N, function
21454 return performSelectCombine(N, DCI);

Completed in 214 milliseconds